[2019-11-19 09:01:59] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-19 09:02:02] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-19 09:02:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} [] [2019-11-19 09:02:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b30062"},"request_uri":"http://localhost:8000/_wdt/b30062","method":"GET"} [] [2019-11-19 09:02:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 09:42:20] php.DEBUG: Warning: file(/proc/mounts): failed to open stream: No such file or directory {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/framework-bundle/Command/CacheClearCommand.php\",\"line\":137,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/console/Command/Command.php\",\"line\":255,\"function\":\"execute\",\"class\":\"Symfony\\\\Bundle\\\\FrameworkBundle\\\\Command\\\\CacheClearCommand\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-19 09:42:24] console.ERROR: Error thrown while running command "doctrine:database:create roma_nature". Message: "Too many arguments, expected arguments "command"." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): Too many arguments, expected arguments \"command\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/console/Input/ArgvInput.php:183)","command":"doctrine:database:create roma_nature","message":"Too many arguments, expected arguments \"command\"."} [] [2019-11-19 09:42:24] console.DEBUG: Command "doctrine:database:create roma_nature" exited with code "1" {"command":"doctrine:database:create roma_nature","code":1} [] [2019-11-19 09:44:20] console.DEBUG: Command "doctrine:database:create" exited with code "1" {"command":"doctrine:database:create","code":1} [] [2019-11-19 10:07:30] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:07:30] doctrine.DEBUG: CREATE TABLE migration_versions (version VARCHAR(14) NOT NULL, executed_at DATETIME NOT NULL COMMENT '(DC2Type:datetime_immutable)', PRIMARY KEY(version)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-19 10:07:30] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:07:30] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:07:30] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:07:30] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:07:30] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:07:41] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:07:41] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:07:41] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:07:41] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:07:41] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:07:41] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 10:07:43] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730') ORDER BY version DESC LIMIT 1 [] [] [2019-11-19 10:07:43] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 10:07:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 10:07:43] doctrine.DEBUG: CREATE TABLE product (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, description LONGTEXT DEFAULT NULL, format VARCHAR(255) DEFAULT NULL, epaisseur VARCHAR(255) DEFAULT NULL, bord VARCHAR(255) DEFAULT NULL, calibre VARCHAR(255) DEFAULT NULL, materiau VARCHAR(255) DEFAULT NULL, specificite VARCHAR(255) DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-19 10:07:43] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191119100730","2019-11-19 10:07:43"] [] [2019-11-19 10:07:43] doctrine.DEBUG: "COMMIT" [] [] [2019-11-19 10:18:42] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-19 10:18:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:18:42] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "pages/home.html.twig" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form)." at /Applications/MAMP/htdocs/RomaNature/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"pages/home.html.twig\" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form). at /Applications/MAMP/htdocs/RomaNature/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-11-19 10:18:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"596125"},"request_uri":"http://localhost:8000/_wdt/596125","method":"GET"} [] [2019-11-19 10:18:56] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-19 10:18:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:18:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"153a89"},"request_uri":"http://localhost:8000/_wdt/153a89","method":"GET"} [] [2019-11-19 10:33:18] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:33:18] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-19 10:33:21] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:33:21] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:33:21] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:33:21] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:33:21] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:33:21] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 10:33:22] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318') ORDER BY version DESC LIMIT 1 [] [] [2019-11-19 10:33:22] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 10:33:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 10:33:22] doctrine.DEBUG: ALTER TABLE product ADD produit VARCHAR(255) DEFAULT NULL [] [] [2019-11-19 10:33:22] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191119103318","2019-11-19 10:33:22"] [] [2019-11-19 10:33:22] doctrine.DEBUG: "COMMIT" [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:42:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-19 10:43:26] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 10:43:26] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 10:43:26] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 10:43:26] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 10:43:26] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 10:43:26] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 10:43:27] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242') ORDER BY version DESC LIMIT 1 [] [] [2019-11-19 10:43:27] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 10:43:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 10:43:27] doctrine.DEBUG: ALTER TABLE product ADD created_at DATETIME NOT NULL [] [] [2019-11-19 10:43:27] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191119104242","2019-11-19 10:43:27"] [] [2019-11-19 10:43:27] doctrine.DEBUG: "COMMIT" [] [] [2019-11-19 10:48:12] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-19 10:48:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:48:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 10:48:12] doctrine.DEBUG: INSERT INTO product (name, description, format, epaisseur, bord, calibre, materiau, specificite, produit, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"Opus 4","2":"Cette jolie pierre calcair [...]","3":"60x40 cm, 40x40 cm, 40x20 [...]","4":"1,5 cm","5":null,"6":null,"7":null,"8":null,"9":null,"10":"2019-11-19 10:48:12"} [] [2019-11-19 10:48:12] doctrine.DEBUG: "COMMIT" [] [] [2019-11-19 10:48:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c7fb5"},"request_uri":"http://localhost:8000/_wdt/7c7fb5","method":"GET"} [] [2019-11-19 10:50:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-19 10:50:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:50:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db253b"},"request_uri":"http://localhost:8000/_wdt/db253b","method":"GET"} [] [2019-11-19 10:50:29] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 10:50:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:50:29] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "product/index.html.twig" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form)." at /Applications/MAMP/htdocs/RomaNature/vendor/twig/twig/src/Loader/FilesystemLoader.php line 250 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"product/index.html.twig\" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form). at /Applications/MAMP/htdocs/RomaNature/vendor/twig/twig/src/Loader/FilesystemLoader.php:250)"} [] [2019-11-19 10:50:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb6c7f"},"request_uri":"http://localhost:8000/_wdt/fb6c7f","method":"GET"} [] [2019-11-19 10:51:17] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 10:51:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:51:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5a00a"},"request_uri":"http://localhost:8000/_wdt/b5a00a","method":"GET"} [] [2019-11-19 10:53:00] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 10:53:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:53:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.format AS format_4, t0.epaisseur AS epaisseur_5, t0.bord AS bord_6, t0.calibre AS calibre_7, t0.materiau AS materiau_8, t0.specificite AS specificite_9, t0.produit AS produit_10, t0.created_at AS created_at_11 FROM product t0 [] [] [2019-11-19 10:53:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fe396"},"request_uri":"http://localhost:8000/_wdt/3fe396","method":"GET"} [] [2019-11-19 10:53:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3fe396"},"request_uri":"http://localhost:8000/_profiler/3fe396?panel=db","method":"GET"} [] [2019-11-19 10:53:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=db","method":"GET"} [] [2019-11-19 10:54:02] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 10:54:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.format AS format_4, t0.epaisseur AS epaisseur_5, t0.bord AS bord_6, t0.calibre AS calibre_7, t0.materiau AS materiau_8, t0.specificite AS specificite_9, t0.produit AS produit_10, t0.created_at AS created_at_11 FROM product t0 [] [] [2019-11-19 10:54:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adcb37"},"request_uri":"http://localhost:8000/_wdt/adcb37","method":"GET"} [] [2019-11-19 10:58:30] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 10:58:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.format AS format_4, t0.epaisseur AS epaisseur_5, t0.bord AS bord_6, t0.calibre AS calibre_7, t0.materiau AS materiau_8, t0.specificite AS specificite_9, t0.produit AS produit_10, t0.created_at AS created_at_11 FROM product t0 [] [] [2019-11-19 10:58:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"504e1e"},"request_uri":"http://localhost:8000/_wdt/504e1e","method":"GET"} [] [2019-11-19 10:59:01] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 10:59:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 10:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.format AS format_4, t0.epaisseur AS epaisseur_5, t0.bord AS bord_6, t0.calibre AS calibre_7, t0.materiau AS materiau_8, t0.specificite AS specificite_9, t0.produit AS produit_10, t0.created_at AS created_at_11 FROM product t0 [] [] [2019-11-19 10:59:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2fcf7"},"request_uri":"http://localhost:8000/_wdt/d2fcf7","method":"GET"} [] [2019-11-19 11:18:43] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 11:18:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-19 11:18:43] console.DEBUG: Command "doctrine:schema:drop" exited with code "1" {"command":"doctrine:schema:drop","code":1} [] [2019-11-19 11:19:55] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 11:19:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-19 11:19:55] doctrine.DEBUG: DROP TABLE product [] [] [2019-11-19 11:20:43] console.DEBUG: Command "make:entity" exited with code "1" {"command":"make:entity","code":1} [] [2019-11-19 11:23:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 11:23:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 11:23:51] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 11:23:51] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 11:23:51] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 11:23:51] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 11:23:51] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 11:23:51] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 11:23:52] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338') ORDER BY version DESC LIMIT 1 [] [] [2019-11-19 11:23:52] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 11:23:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 11:23:53] doctrine.DEBUG: CREATE TABLE product (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, description LONGTEXT DEFAULT NULL, created_at DATETIME NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-19 11:23:53] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191119112338","2019-11-19 11:23:53"] [] [2019-11-19 11:23:53] doctrine.DEBUG: "COMMIT" [] [] [2019-11-19 11:24:16] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 11:24:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 11:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 11:24:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3729f"},"request_uri":"http://localhost:8000/_wdt/e3729f","method":"GET"} [] [2019-11-19 11:29:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"db253b"},"request_uri":"http://localhost:8000/_profiler/db253b?panel=cache","method":"GET"} [] [2019-11-19 11:29:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=cache","method":"GET"} [] [2019-11-19 11:29:20] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-19 11:29:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 11:29:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 11:29:20] doctrine.DEBUG: INSERT INTO product (name, description, created_at) VALUES (?, ?, ?) {"1":"Atlas Beige","2":"Cette jolie pierre calcair [...]","3":"2019-11-19 11:29:20"} [] [2019-11-19 11:29:20] doctrine.DEBUG: "COMMIT" [] [] [2019-11-19 11:29:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c32982"},"request_uri":"http://localhost:8000/_wdt/c32982","method":"GET"} [] [2019-11-19 11:29:26] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 11:29:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 11:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 11:29:26] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "format" nor one of the methods "format()", "getformat()"/"isformat()"/"hasformat()" or "__call()" exist and have public access in class "App\Entity\Product"." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"format\" nor one of the methods \"format()\", \"getformat()\"/\"isformat()\"/\"hasformat()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Product\". at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12)"} [] [2019-11-19 11:29:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bede37"},"request_uri":"http://localhost:8000/_wdt/bede37","method":"GET"} [] [2019-11-19 11:30:22] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-19 11:30:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 11:30:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 11:30:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cc7c3"},"request_uri":"http://localhost:8000/_wdt/9cc7c3","method":"GET"} [] [2019-11-19 13:45:59] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-19 13:45:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 13:45:59] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/admin/produits" is not callable. Controller "App\Controller\AdminProductController" does neither exist as service nor as class" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/admin/produits\" is not callable. Controller \"App\\Controller\\AdminProductController\" does neither exist as service nor as class at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)"} [] [2019-11-19 13:46:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a547eb"},"request_uri":"http://localhost:8000/_wdt/a547eb","method":"GET"} [] [2019-11-19 13:50:40] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-19 13:50:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 13:50:40] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/admin/produits" is not callable. Controller "App\Controller\AdminProductController" does neither exist as service nor as class" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/admin/produits\" is not callable. Controller \"App\\Controller\\AdminProductController\" does neither exist as service nor as class at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)"} [] [2019-11-19 13:50:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3c6c4"},"request_uri":"http://localhost:8000/_wdt/c3c6c4","method":"GET"} [] [2019-11-19 13:50:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-19 13:50:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 13:50:41] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/admin/produits" is not callable. Controller "App\Controller\AdminProductController" does neither exist as service nor as class" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/admin/produits\" is not callable. Controller \"App\\Controller\\AdminProductController\" does neither exist as service nor as class at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)"} [] [2019-11-19 13:50:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9ec93"},"request_uri":"http://localhost:8000/_wdt/e9ec93","method":"GET"} [] [2019-11-19 13:50:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-19 13:50:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 13:50:42] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/admin/produits" is not callable. Controller "App\Controller\AdminProductController" does neither exist as service nor as class" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/admin/produits\" is not callable. Controller \"App\\Controller\\AdminProductController\" does neither exist as service nor as class at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)"} [] [2019-11-19 13:50:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa8a4c"},"request_uri":"http://localhost:8000/_wdt/aa8a4c","method":"GET"} [] [2019-11-19 13:51:16] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-19 13:51:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 13:51:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:23:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-19 14:23:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:23:32] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/admin","permanent":true,"scheme":null,"httpPort":8000,"httpsPort":443,"_route":"admin"},"request_uri":"http://localhost:8000/admin/","method":"GET"} [] [2019-11-19 14:23:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:23:32] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:23:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:23:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:23:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:23:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18903d"},"request_uri":"http://localhost:8000/_wdt/18903d","method":"GET"} [] [2019-11-19 14:25:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:25:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:25:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:25:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38559a"},"request_uri":"http://localhost:8000/_wdt/38559a","method":"GET"} [] [2019-11-19 14:25:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:25:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:25:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:25:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3e045"},"request_uri":"http://localhost:8000/_wdt/a3e045","method":"GET"} [] [2019-11-19 14:25:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:25:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:25:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:25:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:25:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a1939"},"request_uri":"http://localhost:8000/_wdt/3a1939","method":"GET"} [] [2019-11-19 14:25:54] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:25:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:25:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:25:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:25:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c26bb7"},"request_uri":"http://localhost:8000/_wdt/c26bb7","method":"GET"} [] [2019-11-19 14:26:10] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:26:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:26:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:26:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:26:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ba373"},"request_uri":"http://localhost:8000/_wdt/5ba373","method":"GET"} [] [2019-11-19 14:26:11] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:26:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:26:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:26:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:26:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c5762"},"request_uri":"http://localhost:8000/_wdt/9c5762","method":"GET"} [] [2019-11-19 14:27:42] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:27:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:27:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:27:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:27:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32f10f"},"request_uri":"http://localhost:8000/_wdt/32f10f","method":"GET"} [] [2019-11-19 14:27:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:28:50] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:28:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:28:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:28:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:28:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27551a"},"request_uri":"http://localhost:8000/_wdt/27551a","method":"GET"} [] [2019-11-19 14:29:49] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:29:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:29:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:29:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:29:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae91eb"},"request_uri":"http://localhost:8000/_wdt/ae91eb","method":"GET"} [] [2019-11-19 14:30:20] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:30:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:30:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:30:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e33e27"},"request_uri":"http://localhost:8000/_wdt/e33e27","method":"GET"} [] [2019-11-19 14:33:29] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:33:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:33:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:33:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99a788"},"request_uri":"http://localhost:8000/_wdt/99a788","method":"GET"} [] [2019-11-19 14:34:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:34:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:34:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:34:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:34:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d089f1"},"request_uri":"http://localhost:8000/_wdt/d089f1","method":"GET"} [] [2019-11-19 14:34:09] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:34:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:34:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:34:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:34:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"282446"},"request_uri":"http://localhost:8000/_wdt/282446","method":"GET"} [] [2019-11-19 14:34:16] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:34:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:34:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:34:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:34:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f930c"},"request_uri":"http://localhost:8000/_wdt/3f930c","method":"GET"} [] [2019-11-19 14:34:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:34:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:34:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:34:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:34:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa92e2"},"request_uri":"http://localhost:8000/_wdt/aa92e2","method":"GET"} [] [2019-11-19 14:34:27] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:34:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:34:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:34:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:34:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f59785"},"request_uri":"http://localhost:8000/_wdt/f59785","method":"GET"} [] [2019-11-19 14:37:28] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:37:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:37:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:37:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:37:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e1ed1"},"request_uri":"http://localhost:8000/_wdt/0e1ed1","method":"GET"} [] [2019-11-19 14:37:29] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:37:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:37:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:37:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:37:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef3d50"},"request_uri":"http://localhost:8000/_wdt/ef3d50","method":"GET"} [] [2019-11-19 14:37:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:37:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:37:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:37:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfba89"},"request_uri":"http://localhost:8000/_wdt/bfba89","method":"GET"} [] [2019-11-19 14:39:43] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:39:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:39:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:39:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:39:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a8e58"},"request_uri":"http://localhost:8000/_wdt/2a8e58","method":"GET"} [] [2019-11-19 14:40:21] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:40:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:40:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:40:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:40:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b392f9"},"request_uri":"http://localhost:8000/_wdt/b392f9","method":"GET"} [] [2019-11-19 14:41:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:41:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:41:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:41:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9859f"},"request_uri":"http://localhost:8000/_wdt/a9859f","method":"GET"} [] [2019-11-19 14:41:19] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:41:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:41:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:41:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:41:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d1461"},"request_uri":"http://localhost:8000/_wdt/3d1461","method":"GET"} [] [2019-11-19 14:41:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:44:49] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:44:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:44:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:44:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:44:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bdb69"},"request_uri":"http://localhost:8000/_wdt/7bdb69","method":"GET"} [] [2019-11-19 14:44:50] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:44:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:44:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:44:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:44:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e874b"},"request_uri":"http://localhost:8000/_wdt/6e874b","method":"GET"} [] [2019-11-19 14:45:42] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:45:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:45:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:45:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:45:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54700c"},"request_uri":"http://localhost:8000/_wdt/54700c","method":"GET"} [] [2019-11-19 14:46:15] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:46:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:46:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:46:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80b7a9"},"request_uri":"http://localhost:8000/_wdt/80b7a9","method":"GET"} [] [2019-11-19 14:46:16] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:46:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:46:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:46:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:46:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97b7a1"},"request_uri":"http://localhost:8000/_wdt/97b7a1","method":"GET"} [] [2019-11-19 14:46:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:46:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:46:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:46:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:46:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a8e86"},"request_uri":"http://localhost:8000/_wdt/4a8e86","method":"GET"} [] [2019-11-19 14:47:08] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:47:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:47:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:47:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ce6c4"},"request_uri":"http://localhost:8000/_wdt/3ce6c4","method":"GET"} [] [2019-11-19 14:47:19] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:47:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:47:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:47:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:47:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb8cbe"},"request_uri":"http://localhost:8000/_wdt/eb8cbe","method":"GET"} [] [2019-11-19 14:47:33] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:47:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:47:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:47:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:47:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c04f1"},"request_uri":"http://localhost:8000/_wdt/7c04f1","method":"GET"} [] [2019-11-19 14:47:59] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:47:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:47:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:47:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:48:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9586ff"},"request_uri":"http://localhost:8000/_wdt/9586ff","method":"GET"} [] [2019-11-19 14:51:28] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:51:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:51:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:51:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:51:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3adb58"},"request_uri":"http://localhost:8000/_wdt/3adb58","method":"GET"} [] [2019-11-19 14:51:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:51:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:51:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:51:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"576547"},"request_uri":"http://localhost:8000/_wdt/576547","method":"GET"} [] [2019-11-19 14:51:51] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:51:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:51:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:51:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:51:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"975d56"},"request_uri":"http://localhost:8000/_wdt/975d56","method":"GET"} [] [2019-11-19 14:52:03] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:52:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:52:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:52:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:52:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86b282"},"request_uri":"http://localhost:8000/_wdt/86b282","method":"GET"} [] [2019-11-19 14:56:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:56:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:56:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:56:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:56:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35dfa5"},"request_uri":"http://localhost:8000/_wdt/35dfa5","method":"GET"} [] [2019-11-19 14:56:04] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:56:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:56:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:56:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"334e0a"},"request_uri":"http://localhost:8000/_wdt/334e0a","method":"GET"} [] [2019-11-19 14:56:21] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:56:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:56:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:56:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:56:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1c4d1"},"request_uri":"http://localhost:8000/_wdt/a1c4d1","method":"GET"} [] [2019-11-19 14:56:55] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:56:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:56:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:56:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:56:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c3e45"},"request_uri":"http://localhost:8000/_wdt/4c3e45","method":"GET"} [] [2019-11-19 14:57:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:57:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:57:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:57:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:57:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b49b7"},"request_uri":"http://localhost:8000/_wdt/6b49b7","method":"GET"} [] [2019-11-19 14:57:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:57:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:57:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:57:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:57:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f8ed7"},"request_uri":"http://localhost:8000/_wdt/1f8ed7","method":"GET"} [] [2019-11-19 14:57:33] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:57:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:57:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:57:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:57:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b4a10"},"request_uri":"http://localhost:8000/_wdt/2b4a10","method":"GET"} [] [2019-11-19 14:57:54] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:57:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:57:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:57:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:57:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb1e54"},"request_uri":"http://localhost:8000/_wdt/fb1e54","method":"GET"} [] [2019-11-19 14:58:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:58:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:58:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:58:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0c3f1"},"request_uri":"http://localhost:8000/_wdt/f0c3f1","method":"GET"} [] [2019-11-19 14:58:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:58:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:58:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:58:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:58:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b7977"},"request_uri":"http://localhost:8000/_wdt/1b7977","method":"GET"} [] [2019-11-19 14:58:18] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:58:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:58:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:58:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:58:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b54a7"},"request_uri":"http://localhost:8000/_wdt/6b54a7","method":"GET"} [] [2019-11-19 14:58:19] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:58:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:58:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:58:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bb5b5"},"request_uri":"http://localhost:8000/_wdt/7bb5b5","method":"GET"} [] [2019-11-19 14:59:20] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:59:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:59:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:59:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4c58f"},"request_uri":"http://localhost:8000/_wdt/d4c58f","method":"GET"} [] [2019-11-19 14:59:22] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:59:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:59:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:59:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:59:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ac43d"},"request_uri":"http://localhost:8000/_wdt/7ac43d","method":"GET"} [] [2019-11-19 14:59:38] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 14:59:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 14:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 14:59:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 14:59:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"704baf"},"request_uri":"http://localhost:8000/_wdt/704baf","method":"GET"} [] [2019-11-19 15:03:43] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:03:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:03:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:03:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:03:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b402d0"},"request_uri":"http://localhost:8000/_wdt/b402d0","method":"GET"} [] [2019-11-19 15:03:57] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:03:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:03:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:03:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:03:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c12f0"},"request_uri":"http://localhost:8000/_wdt/8c12f0","method":"GET"} [] [2019-11-19 15:04:09] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:04:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:04:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:04:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:04:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1045ec"},"request_uri":"http://localhost:8000/_wdt/1045ec","method":"GET"} [] [2019-11-19 15:04:52] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:04:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:04:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:04:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:04:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d88bd1"},"request_uri":"http://localhost:8000/_wdt/d88bd1","method":"GET"} [] [2019-11-19 15:05:23] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:05:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:05:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:05:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e37e2d"},"request_uri":"http://localhost:8000/_wdt/e37e2d","method":"GET"} [] [2019-11-19 15:05:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:05:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:05:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:05:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"667bf4"},"request_uri":"http://localhost:8000/_wdt/667bf4","method":"GET"} [] [2019-11-19 15:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:07:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:07:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:07:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:07:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3285e"},"request_uri":"http://localhost:8000/_wdt/c3285e","method":"GET"} [] [2019-11-19 15:07:03] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:07:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:07:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:07:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16a109"},"request_uri":"http://localhost:8000/_wdt/16a109","method":"GET"} [] [2019-11-19 15:07:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:07:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:07:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:07:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e894b"},"request_uri":"http://localhost:8000/_wdt/5e894b","method":"GET"} [] [2019-11-19 15:07:14] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:07:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:07:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:07:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98827b"},"request_uri":"http://localhost:8000/_wdt/98827b","method":"GET"} [] [2019-11-19 15:23:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:25:37] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:25:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:25:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:25:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:25:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8eaac5"},"request_uri":"http://localhost:8000/_wdt/8eaac5","method":"GET"} [] [2019-11-19 15:26:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:26:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:26:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:26:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:26:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edc8f3"},"request_uri":"http://localhost:8000/_wdt/edc8f3","method":"GET"} [] [2019-11-19 15:26:09] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:26:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:26:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:26:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:26:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7c68a"},"request_uri":"http://localhost:8000/_wdt/d7c68a","method":"GET"} [] [2019-11-19 15:26:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:26:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:26:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:26:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:26:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4faa12"},"request_uri":"http://localhost:8000/_wdt/4faa12","method":"GET"} [] [2019-11-19 15:26:33] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:26:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:26:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:26:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:26:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94df42"},"request_uri":"http://localhost:8000/_wdt/94df42","method":"GET"} [] [2019-11-19 15:26:49] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:26:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:26:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:26:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:26:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"925fb7"},"request_uri":"http://localhost:8000/_wdt/925fb7","method":"GET"} [] [2019-11-19 15:26:51] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:26:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:26:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:26:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:26:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5db680"},"request_uri":"http://localhost:8000/_wdt/5db680","method":"GET"} [] [2019-11-19 15:27:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:27:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:27:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:27:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:27:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2628fc"},"request_uri":"http://localhost:8000/_wdt/2628fc","method":"GET"} [] [2019-11-19 15:27:03] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:27:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:27:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:27:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:27:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cb124"},"request_uri":"http://localhost:8000/_wdt/7cb124","method":"GET"} [] [2019-11-19 15:27:09] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:27:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:27:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:27:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff078a"},"request_uri":"http://localhost:8000/_wdt/ff078a","method":"GET"} [] [2019-11-19 15:28:29] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:28:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:28:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:28:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:28:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a77c61"},"request_uri":"http://localhost:8000/_wdt/a77c61","method":"GET"} [] [2019-11-19 15:28:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:28:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:28:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:28:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:28:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15f08c"},"request_uri":"http://localhost:8000/_wdt/15f08c","method":"GET"} [] [2019-11-19 15:28:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:28:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:28:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:28:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9b054"},"request_uri":"http://localhost:8000/_wdt/d9b054","method":"GET"} [] [2019-11-19 15:28:37] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:28:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:28:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:28:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d61ebc"},"request_uri":"http://localhost:8000/_wdt/d61ebc","method":"GET"} [] [2019-11-19 15:28:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:28:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:28:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:28:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:28:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bae0e"},"request_uri":"http://localhost:8000/_wdt/0bae0e","method":"GET"} [] [2019-11-19 15:30:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:30:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:30:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:30:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:30:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e22da"},"request_uri":"http://localhost:8000/_wdt/1e22da","method":"GET"} [] [2019-11-19 15:31:07] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:31:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:31:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:31:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:31:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"119a2d"},"request_uri":"http://localhost:8000/_wdt/119a2d","method":"GET"} [] [2019-11-19 15:33:08] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:33:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:33:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:33:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:33:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a49a3"},"request_uri":"http://localhost:8000/_wdt/8a49a3","method":"GET"} [] [2019-11-19 15:33:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:33:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:33:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:33:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:33:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12ab7c"},"request_uri":"http://localhost:8000/_wdt/12ab7c","method":"GET"} [] [2019-11-19 15:33:49] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:33:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:33:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:33:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2bf3cf"},"request_uri":"http://localhost:8000/_wdt/2bf3cf","method":"GET"} [] [2019-11-19 15:35:33] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:35:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:35:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:35:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:35:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba3d61"},"request_uri":"http://localhost:8000/_wdt/ba3d61","method":"GET"} [] [2019-11-19 15:35:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:35:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:35:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:35:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d2a8a"},"request_uri":"http://localhost:8000/_wdt/4d2a8a","method":"GET"} [] [2019-11-19 15:36:06] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:36:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:36:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:36:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:36:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a11289"},"request_uri":"http://localhost:8000/_wdt/a11289","method":"GET"} [] [2019-11-19 15:36:38] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:36:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:36:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:36:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73b8d4"},"request_uri":"http://localhost:8000/_wdt/73b8d4","method":"GET"} [] [2019-11-19 15:36:52] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:36:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:36:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:36:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:36:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e0a8f"},"request_uri":"http://localhost:8000/_wdt/4e0a8f","method":"GET"} [] [2019-11-19 15:37:12] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:37:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:37:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:37:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ab45d"},"request_uri":"http://localhost:8000/_wdt/1ab45d","method":"GET"} [] [2019-11-19 15:37:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:37:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:37:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:37:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:37:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6d5ea"},"request_uri":"http://localhost:8000/_wdt/e6d5ea","method":"GET"} [] [2019-11-19 15:37:37] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:37:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:37:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:37:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"339902"},"request_uri":"http://localhost:8000/_wdt/339902","method":"GET"} [] [2019-11-19 15:38:12] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:38:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:38:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:38:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:38:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f2a3e"},"request_uri":"http://localhost:8000/_wdt/8f2a3e","method":"GET"} [] [2019-11-19 15:39:04] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:39:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:39:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:39:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86b20f"},"request_uri":"http://localhost:8000/_wdt/86b20f","method":"GET"} [] [2019-11-19 15:39:21] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:39:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:39:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:39:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:39:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7416cc"},"request_uri":"http://localhost:8000/_wdt/7416cc","method":"GET"} [] [2019-11-19 15:40:06] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:40:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:40:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:40:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:40:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54b6e8"},"request_uri":"http://localhost:8000/_wdt/54b6e8","method":"GET"} [] [2019-11-19 15:40:07] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:40:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:40:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:40:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:40:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d66e11"},"request_uri":"http://localhost:8000/_wdt/d66e11","method":"GET"} [] [2019-11-19 15:40:12] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:40:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:40:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:40:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f11788"},"request_uri":"http://localhost:8000/_wdt/f11788","method":"GET"} [] [2019-11-19 15:40:26] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:40:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:40:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:40:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:40:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7876a"},"request_uri":"http://localhost:8000/_wdt/a7876a","method":"GET"} [] [2019-11-19 15:40:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:40:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:40:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:40:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:40:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6482a"},"request_uri":"http://localhost:8000/_wdt/c6482a","method":"GET"} [] [2019-11-19 15:40:52] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:40:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:40:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:40:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a115bd"},"request_uri":"http://localhost:8000/_wdt/a115bd","method":"GET"} [] [2019-11-19 15:41:35] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:41:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:41:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:41:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b597a3"},"request_uri":"http://localhost:8000/_wdt/b597a3","method":"GET"} [] [2019-11-19 15:41:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:41:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:41:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:41:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd92ea"},"request_uri":"http://localhost:8000/_wdt/bd92ea","method":"GET"} [] [2019-11-19 15:41:46] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:41:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:41:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:41:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:41:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e348db"},"request_uri":"http://localhost:8000/_wdt/e348db","method":"GET"} [] [2019-11-19 15:42:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:42:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:42:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:42:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:42:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2562e6"},"request_uri":"http://localhost:8000/_wdt/2562e6","method":"GET"} [] [2019-11-19 15:42:42] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:42:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:42:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:42:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:42:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48bf92"},"request_uri":"http://localhost:8000/_wdt/48bf92","method":"GET"} [] [2019-11-19 15:42:43] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:42:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:42:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:42:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:42:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4eb6f8"},"request_uri":"http://localhost:8000/_wdt/4eb6f8","method":"GET"} [] [2019-11-19 15:43:12] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:43:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:43:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:43:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:43:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be622f"},"request_uri":"http://localhost:8000/_wdt/be622f","method":"GET"} [] [2019-11-19 15:43:18] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:43:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:43:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:43:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:43:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86b01a"},"request_uri":"http://localhost:8000/_wdt/86b01a","method":"GET"} [] [2019-11-19 15:43:23] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:43:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:43:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:43:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:43:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61cff8"},"request_uri":"http://localhost:8000/_wdt/61cff8","method":"GET"} [] [2019-11-19 15:43:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:43:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:43:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:43:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:43:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28c0be"},"request_uri":"http://localhost:8000/_wdt/28c0be","method":"GET"} [] [2019-11-19 15:43:51] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:43:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:43:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:43:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:43:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"634d38"},"request_uri":"http://localhost:8000/_wdt/634d38","method":"GET"} [] [2019-11-19 15:44:19] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:44:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:44:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:44:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:44:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ef18d"},"request_uri":"http://localhost:8000/_wdt/1ef18d","method":"GET"} [] [2019-11-19 15:44:20] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:44:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:44:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:44:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"631de1"},"request_uri":"http://localhost:8000/_wdt/631de1","method":"GET"} [] [2019-11-19 15:44:39] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:44:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:44:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:44:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:44:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"794efd"},"request_uri":"http://localhost:8000/_wdt/794efd","method":"GET"} [] [2019-11-19 15:44:57] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:44:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:44:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:44:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:44:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a51bdb"},"request_uri":"http://localhost:8000/_wdt/a51bdb","method":"GET"} [] [2019-11-19 15:44:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:44:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:44:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:44:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:44:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"329402"},"request_uri":"http://localhost:8000/_wdt/329402","method":"GET"} [] [2019-11-19 15:45:34] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:45:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:45:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:45:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dce785"},"request_uri":"http://localhost:8000/_wdt/dce785","method":"GET"} [] [2019-11-19 15:45:35] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:45:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:45:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:45:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:45:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adf67c"},"request_uri":"http://localhost:8000/_wdt/adf67c","method":"GET"} [] [2019-11-19 15:46:20] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:46:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:46:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:46:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:46:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"784a3c"},"request_uri":"http://localhost:8000/_wdt/784a3c","method":"GET"} [] [2019-11-19 15:46:21] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:46:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:46:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:46:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:46:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d981f4"},"request_uri":"http://localhost:8000/_wdt/d981f4","method":"GET"} [] [2019-11-19 15:46:44] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:46:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:46:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:46:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:46:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"760823"},"request_uri":"http://localhost:8000/_wdt/760823","method":"GET"} [] [2019-11-19 15:46:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:46:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:46:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:46:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:46:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c9fab"},"request_uri":"http://localhost:8000/_wdt/4c9fab","method":"GET"} [] [2019-11-19 15:46:46] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:46:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:46:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:46:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:46:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9dd7d"},"request_uri":"http://localhost:8000/_wdt/e9dd7d","method":"GET"} [] [2019-11-19 15:46:52] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:46:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:46:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:46:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:46:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3834f8"},"request_uri":"http://localhost:8000/_wdt/3834f8","method":"GET"} [] [2019-11-19 15:47:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:47:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:47:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:47:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:47:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9a760"},"request_uri":"http://localhost:8000/_wdt/c9a760","method":"GET"} [] [2019-11-19 15:47:41] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:47:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:47:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:47:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9c723"},"request_uri":"http://localhost:8000/_wdt/e9c723","method":"GET"} [] [2019-11-19 15:47:42] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:47:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:47:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:47:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:47:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"804cef"},"request_uri":"http://localhost:8000/_wdt/804cef","method":"GET"} [] [2019-11-19 15:47:47] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:47:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:47:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:47:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:47:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9a569"},"request_uri":"http://localhost:8000/_wdt/d9a569","method":"GET"} [] [2019-11-19 15:47:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:47:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:47:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:47:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c900af"},"request_uri":"http://localhost:8000/_wdt/c900af","method":"GET"} [] [2019-11-19 15:47:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:47:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:47:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:47:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c62ba"},"request_uri":"http://localhost:8000/_wdt/9c62ba","method":"GET"} [] [2019-11-19 15:48:06] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d378c2"},"request_uri":"http://localhost:8000/_wdt/d378c2","method":"GET"} [] [2019-11-19 15:48:29] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7512c4"},"request_uri":"http://localhost:8000/_wdt/7512c4","method":"GET"} [] [2019-11-19 15:48:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abce27"},"request_uri":"http://localhost:8000/_wdt/abce27","method":"GET"} [] [2019-11-19 15:48:39] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b4bcc"},"request_uri":"http://localhost:8000/_wdt/3b4bcc","method":"GET"} [] [2019-11-19 15:48:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2da264"},"request_uri":"http://localhost:8000/_wdt/2da264","method":"GET"} [] [2019-11-19 15:48:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae65df"},"request_uri":"http://localhost:8000/_wdt/ae65df","method":"GET"} [] [2019-11-19 15:48:49] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60901c"},"request_uri":"http://localhost:8000/_wdt/60901c","method":"GET"} [] [2019-11-19 15:48:59] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:48:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:48:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1ebe5"},"request_uri":"http://localhost:8000/_wdt/e1ebe5","method":"GET"} [] [2019-11-19 15:48:59] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:48:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:48:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:49:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:49:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0421ba"},"request_uri":"http://localhost:8000/_wdt/0421ba","method":"GET"} [] [2019-11-19 15:49:08] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:49:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:49:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:49:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:49:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c78d8"},"request_uri":"http://localhost:8000/_wdt/2c78d8","method":"GET"} [] [2019-11-19 15:49:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:49:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:49:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:49:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31b40b"},"request_uri":"http://localhost:8000/_wdt/31b40b","method":"GET"} [] [2019-11-19 15:50:07] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:50:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:50:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:50:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"daf0dd"},"request_uri":"http://localhost:8000/_wdt/daf0dd","method":"GET"} [] [2019-11-19 15:50:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:50:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:50:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:50:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc6c72"},"request_uri":"http://localhost:8000/_wdt/bc6c72","method":"GET"} [] [2019-11-19 15:50:18] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:50:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:50:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:50:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a8726"},"request_uri":"http://localhost:8000/_wdt/2a8726","method":"GET"} [] [2019-11-19 15:50:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:50:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:50:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:50:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db002f"},"request_uri":"http://localhost:8000/_wdt/db002f","method":"GET"} [] [2019-11-19 15:51:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c73f86"},"request_uri":"http://localhost:8000/_wdt/c73f86","method":"GET"} [] [2019-11-19 15:51:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d37cf"},"request_uri":"http://localhost:8000/_wdt/0d37cf","method":"GET"} [] [2019-11-19 15:51:14] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89367b"},"request_uri":"http://localhost:8000/_wdt/89367b","method":"GET"} [] [2019-11-19 15:51:18] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14ca52"},"request_uri":"http://localhost:8000/_wdt/14ca52","method":"GET"} [] [2019-11-19 15:51:18] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"645ce3"},"request_uri":"http://localhost:8000/_wdt/645ce3","method":"GET"} [] [2019-11-19 15:51:29] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab1fe8"},"request_uri":"http://localhost:8000/_wdt/ab1fe8","method":"GET"} [] [2019-11-19 15:51:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53f530"},"request_uri":"http://localhost:8000/_wdt/53f530","method":"GET"} [] [2019-11-19 15:51:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d0f86"},"request_uri":"http://localhost:8000/_wdt/5d0f86","method":"GET"} [] [2019-11-19 15:51:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:51:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:51:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:51:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b371ed"},"request_uri":"http://localhost:8000/_wdt/b371ed","method":"GET"} [] [2019-11-19 15:51:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:52:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:52:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:52:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:52:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:52:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ae30a"},"request_uri":"http://localhost:8000/_wdt/5ae30a","method":"GET"} [] [2019-11-19 15:52:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:52:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:52:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:52:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:52:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b12d6"},"request_uri":"http://localhost:8000/_wdt/5b12d6","method":"GET"} [] [2019-11-19 15:52:43] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:52:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:52:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:52:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c6cb0"},"request_uri":"http://localhost:8000/_wdt/5c6cb0","method":"GET"} [] [2019-11-19 15:52:44] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:52:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:52:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:52:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36b1fb"},"request_uri":"http://localhost:8000/_wdt/36b1fb","method":"GET"} [] [2019-11-19 15:52:56] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:52:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:52:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:52:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"172ae5"},"request_uri":"http://localhost:8000/_wdt/172ae5","method":"GET"} [] [2019-11-19 15:55:54] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 15:55:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 15:55:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 15:55:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 15:55:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b9fc8"},"request_uri":"http://localhost:8000/_wdt/6b9fc8","method":"GET"} [] [2019-11-19 16:03:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:03:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:03:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:03:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:03:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84e3e4"},"request_uri":"http://localhost:8000/_wdt/84e3e4","method":"GET"} [] [2019-11-19 16:06:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:06:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:06:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:06:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ba0a4"},"request_uri":"http://localhost:8000/_wdt/3ba0a4","method":"GET"} [] [2019-11-19 16:06:20] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:06:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:06:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:06:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:06:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b8b25"},"request_uri":"http://localhost:8000/_wdt/9b8b25","method":"GET"} [] [2019-11-19 16:06:24] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:06:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:06:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:06:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:06:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a962d"},"request_uri":"http://localhost:8000/_wdt/6a962d","method":"GET"} [] [2019-11-19 16:06:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:06:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:06:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:06:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"932103"},"request_uri":"http://localhost:8000/_wdt/932103","method":"GET"} [] [2019-11-19 16:07:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:07:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:07:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:07:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:07:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29f430"},"request_uri":"http://localhost:8000/_wdt/29f430","method":"GET"} [] [2019-11-19 16:07:06] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:07:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:07:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:07:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff9c61"},"request_uri":"http://localhost:8000/_wdt/ff9c61","method":"GET"} [] [2019-11-19 16:07:16] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:07:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:07:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf33cf"},"request_uri":"http://localhost:8000/_wdt/bf33cf","method":"GET"} [] [2019-11-19 16:07:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:07:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:07:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:07:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:07:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f020da"},"request_uri":"http://localhost:8000/_wdt/f020da","method":"GET"} [] [2019-11-19 16:07:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:07:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:07:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:07:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:07:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c18f1"},"request_uri":"http://localhost:8000/_wdt/8c18f1","method":"GET"} [] [2019-11-19 16:07:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:07:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:07:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:07:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:07:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"271b7e"},"request_uri":"http://localhost:8000/_wdt/271b7e","method":"GET"} [] [2019-11-19 16:07:54] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:07:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:07:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:07:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:07:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"474c35"},"request_uri":"http://localhost:8000/_wdt/474c35","method":"GET"} [] [2019-11-19 16:08:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:08:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:08:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:08:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:08:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35719c"},"request_uri":"http://localhost:8000/_wdt/35719c","method":"GET"} [] [2019-11-19 16:08:14] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:08:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:08:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:08:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:08:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d69f8"},"request_uri":"http://localhost:8000/_wdt/8d69f8","method":"GET"} [] [2019-11-19 16:08:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:08:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:08:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:08:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5692e4"},"request_uri":"http://localhost:8000/_wdt/5692e4","method":"GET"} [] [2019-11-19 16:08:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:08:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:08:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:08:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff1738"},"request_uri":"http://localhost:8000/_wdt/ff1738","method":"GET"} [] [2019-11-19 16:09:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:09:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:09:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:09:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:09:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8121af"},"request_uri":"http://localhost:8000/_wdt/8121af","method":"GET"} [] [2019-11-19 16:09:46] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:09:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:09:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:09:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:09:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"694d01"},"request_uri":"http://localhost:8000/_wdt/694d01","method":"GET"} [] [2019-11-19 16:09:57] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:09:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:09:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:09:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aee032"},"request_uri":"http://localhost:8000/_wdt/aee032","method":"GET"} [] [2019-11-19 16:10:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:10:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:10:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:10:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a5a8f"},"request_uri":"http://localhost:8000/_wdt/7a5a8f","method":"GET"} [] [2019-11-19 16:10:14] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:10:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:10:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:10:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:10:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2a02a"},"request_uri":"http://localhost:8000/_wdt/b2a02a","method":"GET"} [] [2019-11-19 16:10:28] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-19 16:10:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:10:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:10:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"509ca9"},"request_uri":"http://localhost:8000/_wdt/509ca9","method":"GET"} [] [2019-11-19 16:27:00] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-19 16:27:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-19 16:27:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4 FROM product t0 [] [] [2019-11-19 16:27:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-19 16:42:14] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:42:14] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-19 16:42:51] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 16:42:51] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:42:51] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:42:51] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:42:51] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 16:42:51] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 16:42:53] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214') ORDER BY version DESC LIMIT 1 [] [] [2019-11-19 16:42:53] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 16:42:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 16:42:53] doctrine.DEBUG: CREATE TABLE category (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-19 16:42:53] doctrine.DEBUG: ALTER TABLE product ADD category_id INT DEFAULT NULL [] [] [2019-11-19 16:42:53] doctrine.DEBUG: ALTER TABLE product ADD CONSTRAINT FK_D34A04AD12469DE2 FOREIGN KEY (category_id) REFERENCES category (id) [] [] [2019-11-19 16:42:53] doctrine.DEBUG: CREATE INDEX IDX_D34A04AD12469DE2 ON product (category_id) [] [] [2019-11-19 16:42:53] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191119164214","2019-11-19 16:42:53"] [] [2019-11-19 16:42:53] doctrine.DEBUG: "COMMIT" [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:45:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-19 16:45:45] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-19 16:45:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-19 16:45:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-19 16:45:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-19 16:45:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-19 16:45:45] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 16:45:47] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542') ORDER BY version DESC LIMIT 1 [] [] [2019-11-19 16:45:47] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-19 16:45:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-19 16:45:47] doctrine.DEBUG: CREATE TABLE finition (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-19 16:45:47] doctrine.DEBUG: ALTER TABLE product ADD finition_id INT DEFAULT NULL [] [] [2019-11-19 16:45:47] doctrine.DEBUG: ALTER TABLE product ADD CONSTRAINT FK_D34A04ADCB56F5AF FOREIGN KEY (finition_id) REFERENCES finition (id) [] [] [2019-11-19 16:45:47] doctrine.DEBUG: CREATE INDEX IDX_D34A04ADCB56F5AF ON product (finition_id) [] [] [2019-11-19 16:45:47] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191119164542","2019-11-19 16:45:47"] [] [2019-11-19 16:45:47] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 08:07:21] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-20 08:07:25] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-11-20 08:17:49] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:17:49] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-20 08:17:49] console.ERROR: Error thrown while running command "make:migration". Message: "Duplicate definition of column 'calibre' on entity 'App\Entity\Modele' in a field or discriminator column mapping." {"exception":"[object] (Doctrine\\ORM\\Mapping\\MappingException(code: 0): Duplicate definition of column 'calibre' on entity 'App\\Entity\\Modele' in a field or discriminator column mapping. at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php:575)","command":"make:migration","message":"Duplicate definition of column 'calibre' on entity 'App\\Entity\\Modele' in a field or discriminator column mapping."} [] [2019-11-20 08:17:49] console.DEBUG: Command "make:migration" exited with code "1" {"command":"make:migration","code":1} [] [2019-11-20 08:20:36] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:20:36] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-20 08:21:26] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 08:21:26] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 08:21:26] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 08:21:26] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 08:21:26] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 08:21:26] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-20 08:21:27] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036') ORDER BY version DESC LIMIT 1 [] [] [2019-11-20 08:21:27] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-20 08:21:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 08:21:27] doctrine.DEBUG: CREATE TABLE modele (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, format VARCHAR(255) NOT NULL, epaisseur VARCHAR(255) DEFAULT NULL, bords VARCHAR(255) DEFAULT NULL, calibre VARCHAR(255) DEFAULT NULL, materiau VARCHAR(255) DEFAULT NULL, specificite VARCHAR(255) DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-20 08:21:27] doctrine.DEBUG: CREATE TABLE modele_product (modele_id INT NOT NULL, product_id INT NOT NULL, INDEX IDX_D6C7FE7FAC14B70A (modele_id), INDEX IDX_D6C7FE7F4584665A (product_id), PRIMARY KEY(modele_id, product_id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-20 08:21:27] doctrine.DEBUG: ALTER TABLE modele_product ADD CONSTRAINT FK_D6C7FE7FAC14B70A FOREIGN KEY (modele_id) REFERENCES modele (id) ON DELETE CASCADE [] [] [2019-11-20 08:21:27] doctrine.DEBUG: ALTER TABLE modele_product ADD CONSTRAINT FK_D6C7FE7F4584665A FOREIGN KEY (product_id) REFERENCES product (id) ON DELETE CASCADE [] [] [2019-11-20 08:21:27] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191120082036","2019-11-20 08:21:27"] [] [2019-11-20 08:21:27] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 08:44:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 08:44:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:44:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:44:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f37af"},"request_uri":"http://localhost:8000/_wdt/8f37af","method":"GET"} [] [2019-11-20 08:44:59] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:44:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:45:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:45:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11e947"},"request_uri":"http://localhost:8000/_wdt/11e947","method":"GET"} [] [2019-11-20 08:46:56] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:46:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:46:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:46:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:46:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b2deb"},"request_uri":"http://localhost:8000/_wdt/8b2deb","method":"GET"} [] [2019-11-20 08:49:49] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:49:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:49:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:49:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:49:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5319f4"},"request_uri":"http://localhost:8000/_wdt/5319f4","method":"GET"} [] [2019-11-20 08:51:27] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:51:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:51:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:51:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:51:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a5e061"},"request_uri":"http://localhost:8000/_wdt/a5e061","method":"GET"} [] [2019-11-20 08:51:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:51:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:51:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:51:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:51:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50c77a"},"request_uri":"http://localhost:8000/_wdt/50c77a","method":"GET"} [] [2019-11-20 08:51:51] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:51:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:51:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:51:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:51:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"454379"},"request_uri":"http://localhost:8000/_wdt/454379","method":"GET"} [] [2019-11-20 08:51:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:52:52] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:52:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:52:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:52:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f209f7"},"request_uri":"http://localhost:8000/_wdt/f209f7","method":"GET"} [] [2019-11-20 08:52:53] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:52:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:52:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:52:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:52:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25290f"},"request_uri":"http://localhost:8000/_wdt/25290f","method":"GET"} [] [2019-11-20 08:53:18] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:53:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:53:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca4dee"},"request_uri":"http://localhost:8000/_wdt/ca4dee","method":"GET"} [] [2019-11-20 08:53:46] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:53:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:53:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:53:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:53:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6028a0"},"request_uri":"http://localhost:8000/_wdt/6028a0","method":"GET"} [] [2019-11-20 08:55:03] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 08:55:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 08:55:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 08:55:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 08:55:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2002cb"},"request_uri":"http://localhost:8000/_wdt/2002cb","method":"GET"} [] [2019-11-20 09:01:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 09:01:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 09:01:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 09:01:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 09:01:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53fe54"},"request_uri":"http://localhost:8000/_wdt/53fe54","method":"GET"} [] [2019-11-20 09:01:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 09:01:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 09:01:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 09:01:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e78fc"},"request_uri":"http://localhost:8000/_wdt/6e78fc","method":"GET"} [] [2019-11-20 10:35:08] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:35:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:35:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:35:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aedba7"},"request_uri":"http://localhost:8000/_wdt/aedba7","method":"GET"} [] [2019-11-20 10:35:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:35:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:35:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:35:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72822e"},"request_uri":"http://localhost:8000/_wdt/72822e","method":"GET"} [] [2019-11-20 10:35:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:35:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:35:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:35:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e74ce"},"request_uri":"http://localhost:8000/_wdt/2e74ce","method":"GET"} [] [2019-11-20 10:35:53] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:35:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:35:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:35:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f4183"},"request_uri":"http://localhost:8000/_wdt/4f4183","method":"GET"} [] [2019-11-20 10:36:19] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:36:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:36:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:36:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db5bf7"},"request_uri":"http://localhost:8000/_wdt/db5bf7","method":"GET"} [] [2019-11-20 10:36:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:36:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:36:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:36:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc3534"},"request_uri":"http://localhost:8000/_wdt/dc3534","method":"GET"} [] [2019-11-20 10:37:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:37:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:37:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb1674"},"request_uri":"http://localhost:8000/_wdt/fb1674","method":"GET"} [] [2019-11-20 10:37:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:37:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:37:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:37:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36a752"},"request_uri":"http://localhost:8000/_wdt/36a752","method":"GET"} [] [2019-11-20 10:37:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:37:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:37:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:37:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"640c6d"},"request_uri":"http://localhost:8000/_wdt/640c6d","method":"GET"} [] [2019-11-20 10:37:37] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:37:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:37:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:37:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcc269"},"request_uri":"http://localhost:8000/_wdt/dcc269","method":"GET"} [] [2019-11-20 10:37:46] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:37:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:37:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:37:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c9ac0"},"request_uri":"http://localhost:8000/_wdt/2c9ac0","method":"GET"} [] [2019-11-20 10:37:55] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:37:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:37:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:37:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6bd5b"},"request_uri":"http://localhost:8000/_wdt/c6bd5b","method":"GET"} [] [2019-11-20 10:38:10] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:38:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:38:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:38:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9c441"},"request_uri":"http://localhost:8000/_wdt/f9c441","method":"GET"} [] [2019-11-20 10:38:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:38:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:38:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:38:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"131e2e"},"request_uri":"http://localhost:8000/_wdt/131e2e","method":"GET"} [] [2019-11-20 10:38:35] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:38:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:38:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:38:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec934b"},"request_uri":"http://localhost:8000/_wdt/ec934b","method":"GET"} [] [2019-11-20 10:38:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:38:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:38:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:38:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"265886"},"request_uri":"http://localhost:8000/_wdt/265886","method":"GET"} [] [2019-11-20 10:38:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:38:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:38:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:38:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e4a14"},"request_uri":"http://localhost:8000/_wdt/6e4a14","method":"GET"} [] [2019-11-20 10:43:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7acf1a"},"request_uri":"http://localhost:8000/_wdt/7acf1a","method":"GET"} [] [2019-11-20 10:43:08] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcfd0a"},"request_uri":"http://localhost:8000/_wdt/fcfd0a","method":"GET"} [] [2019-11-20 10:43:15] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e2ca0"},"request_uri":"http://localhost:8000/_wdt/6e2ca0","method":"GET"} [] [2019-11-20 10:43:25] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a82f4"},"request_uri":"http://localhost:8000/_wdt/1a82f4","method":"GET"} [] [2019-11-20 10:43:26] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c562f"},"request_uri":"http://localhost:8000/_wdt/0c562f","method":"GET"} [] [2019-11-20 10:43:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f5723"},"request_uri":"http://localhost:8000/_wdt/2f5723","method":"GET"} [] [2019-11-20 10:43:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"088174"},"request_uri":"http://localhost:8000/_wdt/088174","method":"GET"} [] [2019-11-20 10:43:48] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56a625"},"request_uri":"http://localhost:8000/_wdt/56a625","method":"GET"} [] [2019-11-20 10:43:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94418b"},"request_uri":"http://localhost:8000/_wdt/94418b","method":"GET"} [] [2019-11-20 10:43:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:43:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:43:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:43:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80ac78"},"request_uri":"http://localhost:8000/_wdt/80ac78","method":"GET"} [] [2019-11-20 10:47:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:47:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:47:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:47:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0baca5"},"request_uri":"http://localhost:8000/_wdt/0baca5","method":"GET"} [] [2019-11-20 10:47:11] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 10:47:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 10:47:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 10:47:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bd073"},"request_uri":"http://localhost:8000/_wdt/0bd073","method":"GET"} [] [2019-11-20 11:00:02] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-11-20 11:00:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:00:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 11:00:02] doctrine.DEBUG: INSERT INTO product (name, description, created_at, category_id, finition_id) VALUES (?, ?, ?, ?, ?) {"1":"Atlas Gris","2":"Le côté unique de cette pi [...]","3":"2019-11-20 11:00:02","4":null,"5":null} [] [2019-11-20 11:00:02] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 11:00:02] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:00:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:00:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:00:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad6efe"},"request_uri":"http://localhost:8000/_wdt/ad6efe","method":"GET"} [] [2019-11-20 11:01:23] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:01:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:01:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:01:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9dcb9a"},"request_uri":"http://localhost:8000/_wdt/9dcb9a","method":"GET"} [] [2019-11-20 11:01:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:02:12] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:02:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:02:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:02:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:02:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4d035"},"request_uri":"http://localhost:8000/_wdt/c4d035","method":"GET"} [] [2019-11-20 11:05:04] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:05:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:05:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:05:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:05:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d64718"},"request_uri":"http://localhost:8000/_wdt/d64718","method":"GET"} [] [2019-11-20 11:05:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/produits/edit"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/produits/edit\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/produits/edit/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:05:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3eee5a"},"request_uri":"http://localhost:8000/_wdt/3eee5a","method":"GET"} [] [2019-11-20 11:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/produits/edit/1"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/produits/edit/1\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/produits/edit/1/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:05:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38b5e9"},"request_uri":"http://localhost:8000/_wdt/38b5e9","method":"GET"} [] [2019-11-20 11:05:33] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-20 11:05:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:05:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 11:05:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:05:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31864d"},"request_uri":"http://localhost:8000/_wdt/31864d","method":"GET"} [] [2019-11-20 11:05:35] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-20 11:05:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 11:05:35] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:05:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:05:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54fbab"},"request_uri":"http://localhost:8000/_wdt/54fbab","method":"GET"} [] [2019-11-20 11:11:55] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 11:11:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:11:55] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "categoryFiche" nor one of the methods "getCategoryFiche()", "categoryFiche()", "isCategoryFiche()", "hasCategoryFiche()", "__get()" exist and have public access in class "App\Entity\Product"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 419 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"categoryFiche\" nor one of the methods \"getCategoryFiche()\", \"categoryFiche()\", \"isCategoryFiche()\", \"hasCategoryFiche()\", \"__get()\" exist and have public access in class \"App\\Entity\\Product\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:419)"} [] [2019-11-20 11:11:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06271a"},"request_uri":"http://localhost:8000/_wdt/06271a","method":"GET"} [] [2019-11-20 11:12:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 11:12:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:12:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 11:12:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:12:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ea398"},"request_uri":"http://localhost:8000/_wdt/0ea398","method":"GET"} [] [2019-11-20 11:12:59] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 11:12:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:12:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 11:12:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:12:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9075a7"},"request_uri":"http://localhost:8000/_wdt/9075a7","method":"GET"} [] [2019-11-20 11:13:00] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 11:13:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:13:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 11:13:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:13:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"640a9f"},"request_uri":"http://localhost:8000/_wdt/640a9f","method":"GET"} [] [2019-11-20 11:22:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 11:22:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:22:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 11:22:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:22:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e28c12"},"request_uri":"http://localhost:8000/_wdt/e28c12","method":"GET"} [] [2019-11-20 11:22:52] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-20 11:22:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:22:52] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "category" nor one of the methods "category()", "getcategory()"/"iscategory()"/"hascategory()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig line 7 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"category\" nor one of the methods \"category()\", \"getcategory()\"/\"iscategory()\"/\"hascategory()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig:7)"} [] [2019-11-20 11:22:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d16196"},"request_uri":"http://localhost:8000/_wdt/d16196","method":"GET"} [] [2019-11-20 11:23:00] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-20 11:23:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:23:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "category" nor one of the methods "category()", "getcategory()"/"iscategory()"/"hascategory()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig line 7 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"category\" nor one of the methods \"category()\", \"getcategory()\"/\"iscategory()\"/\"hascategory()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig:7)"} [] [2019-11-20 11:23:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"107798"},"request_uri":"http://localhost:8000/_wdt/107798","method":"GET"} [] [2019-11-20 11:23:23] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-20 11:23:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:23:23] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "description" nor one of the methods "description()", "getdescription()"/"isdescription()"/"hasdescription()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/_form.html.twig line 7 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"description\" nor one of the methods \"description()\", \"getdescription()\"/\"isdescription()\"/\"hasdescription()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/_form.html.twig:7)"} [] [2019-11-20 11:23:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87bc20"},"request_uri":"http://localhost:8000/_wdt/87bc20","method":"GET"} [] [2019-11-20 11:23:24] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-20 11:23:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:23:24] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "description" nor one of the methods "description()", "getdescription()"/"isdescription()"/"hasdescription()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/_form.html.twig line 7 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"description\" nor one of the methods \"description()\", \"getdescription()\"/\"isdescription()\"/\"hasdescription()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/_form.html.twig:7)"} [] [2019-11-20 11:23:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1256f8"},"request_uri":"http://localhost:8000/_wdt/1256f8","method":"GET"} [] [2019-11-20 11:23:46] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-20 11:23:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:23:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68aee2"},"request_uri":"http://localhost:8000/_wdt/68aee2","method":"GET"} [] [2019-11-20 11:23:55] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-20 11:23:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:23:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 11:23:55] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Dallages"} [] [2019-11-20 11:23:55] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 11:23:55] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:23:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:23:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:23:55] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "products" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig line 26 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"products\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig:26)"} [] [2019-11-20 11:23:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66333d"},"request_uri":"http://localhost:8000/_wdt/66333d","method":"GET"} [] [2019-11-20 11:24:11] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:24:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:24:11] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "product" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig line 29 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"product\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig:29)"} [] [2019-11-20 11:24:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32ea76"},"request_uri":"http://localhost:8000/_wdt/32ea76","method":"GET"} [] [2019-11-20 11:24:12] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:24:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:24:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:24:12] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "product" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig line 29 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"product\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig:29)"} [] [2019-11-20 11:24:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4aa7a7"},"request_uri":"http://localhost:8000/_wdt/4aa7a7","method":"GET"} [] [2019-11-20 11:24:16] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:24:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:24:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:24:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6dd9e8"},"request_uri":"http://localhost:8000/_wdt/6dd9e8","method":"GET"} [] [2019-11-20 11:24:37] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:24:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:24:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:24:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcf55a"},"request_uri":"http://localhost:8000/_wdt/dcf55a","method":"GET"} [] [2019-11-20 11:24:47] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:24:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:24:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:24:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff6512"},"request_uri":"http://localhost:8000/_wdt/ff6512","method":"GET"} [] [2019-11-20 11:25:30] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:25:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:25:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:25:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93e6db"},"request_uri":"http://localhost:8000/_wdt/93e6db","method":"GET"} [] [2019-11-20 11:25:31] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:25:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:25:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:25:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9217db"},"request_uri":"http://localhost:8000/_wdt/9217db","method":"GET"} [] [2019-11-20 11:25:40] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:25:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:25:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:25:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:25:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13ad4d"},"request_uri":"http://localhost:8000/_wdt/13ad4d","method":"GET"} [] [2019-11-20 11:25:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 11:25:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:25:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 11:25:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:25:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c23d35"},"request_uri":"http://localhost:8000/_wdt/c23d35","method":"GET"} [] [2019-11-20 11:25:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:26:18] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:26:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:26:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:26:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:26:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"febaf6"},"request_uri":"http://localhost:8000/_wdt/febaf6","method":"GET"} [] [2019-11-20 11:26:25] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-20 11:26:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 11:26:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 11:26:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:26:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f226b"},"request_uri":"http://localhost:8000/_wdt/4f226b","method":"GET"} [] [2019-11-20 11:26:29] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-20 11:26:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:26:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 11:26:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-20 11:26:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 11:26:29] doctrine.DEBUG: UPDATE product SET category_id = ? WHERE id = ? [1,1] [] [2019-11-20 11:26:29] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 11:26:29] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:26:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:26:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:26:29] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Proxies\__CG__\App\Entity\Category could not be converted to string")." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig line 32 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Proxies\\__CG__\\App\\Entity\\Category could not be converted to string\"). at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig:32, ErrorException(code: 0): Catchable Fatal Error: Object of class Proxies\\__CG__\\App\\Entity\\Category could not be converted to string at /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/4b/4bb007935acfc98afc5cf6d3c0ca56abab711a31642bc14fe15739ba4cc79136.php:124)"} [] [2019-11-20 11:26:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4958e"},"request_uri":"http://localhost:8000/_wdt/e4958e","method":"GET"} [] [2019-11-20 11:26:43] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:26:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 11:26:43] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig line 32 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig:32)"} [] [2019-11-20 11:26:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3664f9"},"request_uri":"http://localhost:8000/_wdt/3664f9","method":"GET"} [] [2019-11-20 11:26:44] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:26:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 11:26:44] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig line 32 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig:32)"} [] [2019-11-20 11:26:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f44f9e"},"request_uri":"http://localhost:8000/_wdt/f44f9e","method":"GET"} [] [2019-11-20 11:28:09] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:28:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 11:28:09] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("name") on a null variable." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig line 32 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Impossible to access an attribute (\"name\") on a null variable. at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/index.html.twig:32)"} [] [2019-11-20 11:28:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92ebb7"},"request_uri":"http://localhost:8000/_wdt/92ebb7","method":"GET"} [] [2019-11-20 11:28:20] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/produits/2","method":"GET"} [] [2019-11-20 11:28:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["2"] [] [2019-11-20 11:28:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 11:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:28:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc4e3b"},"request_uri":"http://localhost:8000/_wdt/bc4e3b","method":"GET"} [] [2019-11-20 11:28:23] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/produits/2","method":"POST"} [] [2019-11-20 11:28:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:28:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["2"] [] [2019-11-20 11:28:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-20 11:28:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 11:28:23] doctrine.DEBUG: UPDATE product SET category_id = ? WHERE id = ? [1,2] [] [2019-11-20 11:28:23] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 11:28:23] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 11:28:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:28:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 11:28:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 11:28:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:28:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de59bd"},"request_uri":"http://localhost:8000/_wdt/de59bd","method":"GET"} [] [2019-11-20 11:30:22] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:30:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:30:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:30:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:30:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28d48d"},"request_uri":"http://localhost:8000/_wdt/28d48d","method":"GET"} [] [2019-11-20 11:31:35] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:31:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:31:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:31:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:31:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d896e5"},"request_uri":"http://localhost:8000/_wdt/d896e5","method":"GET"} [] [2019-11-20 11:31:37] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:31:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:31:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:31:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:31:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b97f3"},"request_uri":"http://localhost:8000/_wdt/8b97f3","method":"GET"} [] [2019-11-20 11:32:15] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:32:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:32:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:32:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:32:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1dd48"},"request_uri":"http://localhost:8000/_wdt/d1dd48","method":"GET"} [] [2019-11-20 11:32:43] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 11:32:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 11:32:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 11:32:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 11:32:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b25daa"},"request_uri":"http://localhost:8000/_wdt/b25daa","method":"GET"} [] [2019-11-20 13:07:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:07:37] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:07:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:07:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:07:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:07:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db0b78"},"request_uri":"http://localhost:8000/_wdt/db0b78","method":"GET"} [] [2019-11-20 13:08:02] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:08:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:08:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:08:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:08:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80ea22"},"request_uri":"http://localhost:8000/_wdt/80ea22","method":"GET"} [] [2019-11-20 13:09:45] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:09:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:09:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:09:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:09:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b2842"},"request_uri":"http://localhost:8000/_wdt/1b2842","method":"GET"} [] [2019-11-20 13:09:46] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:09:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:09:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:09:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:09:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e7d1d"},"request_uri":"http://localhost:8000/_wdt/0e7d1d","method":"GET"} [] [2019-11-20 13:09:53] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:09:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:09:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:09:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:09:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bee9d"},"request_uri":"http://localhost:8000/_wdt/0bee9d","method":"GET"} [] [2019-11-20 13:09:58] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:09:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:09:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:09:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5afbed"},"request_uri":"http://localhost:8000/_wdt/5afbed","method":"GET"} [] [2019-11-20 13:10:02] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:10:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:10:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:10:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d3cf8"},"request_uri":"http://localhost:8000/_wdt/7d3cf8","method":"GET"} [] [2019-11-20 13:10:10] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-20 13:10:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:10:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:10:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ce41b"},"request_uri":"http://localhost:8000/_wdt/6ce41b","method":"GET"} [] [2019-11-20 13:10:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:10:24] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:10:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:10:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:10:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:10:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6b01d"},"request_uri":"http://localhost:8000/_wdt/a6b01d","method":"GET"} [] [2019-11-20 13:10:35] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:10:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:10:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:10:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"202726"},"request_uri":"http://localhost:8000/_wdt/202726","method":"GET"} [] [2019-11-20 13:10:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 13:10:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:10:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:10:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:10:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54fc3b"},"request_uri":"http://localhost:8000/_wdt/54fc3b","method":"GET"} [] [2019-11-20 13:10:44] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 13:10:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:10:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:10:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 13:10:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:10:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0c90a"},"request_uri":"http://localhost:8000/_wdt/f0c90a","method":"GET"} [] [2019-11-20 13:11:12] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 13:11:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:11:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:11:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 13:11:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:11:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16f857"},"request_uri":"http://localhost:8000/_wdt/16f857","method":"GET"} [] [2019-11-20 13:11:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 13:11:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 13:11:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:11:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93f11d"},"request_uri":"http://localhost:8000/_wdt/93f11d","method":"GET"} [] [2019-11-20 13:23:06] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 13:23:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 13:23:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:23:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f95bf1"},"request_uri":"http://localhost:8000/_wdt/f95bf1","method":"GET"} [] [2019-11-20 13:24:46] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 13:24:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:24:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:24:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 13:24:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:24:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b29d17"},"request_uri":"http://localhost:8000/_wdt/b29d17","method":"GET"} [] [2019-11-20 13:24:48] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-20 13:24:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-20 13:24:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:24:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f889d"},"request_uri":"http://localhost:8000/_wdt/3f889d","method":"GET"} [] [2019-11-20 13:24:50] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-20 13:24:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:24:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:24:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bd2c2"},"request_uri":"http://localhost:8000/_wdt/6bd2c2","method":"GET"} [] [2019-11-20 13:25:30] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-20 13:25:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:25:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:25:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90fd8e"},"request_uri":"http://localhost:8000/_wdt/90fd8e","method":"GET"} [] [2019-11-20 13:25:31] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-20 13:25:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:25:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:25:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd957f"},"request_uri":"http://localhost:8000/_wdt/dd957f","method":"GET"} [] [2019-11-20 13:25:51] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-20 13:25:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:25:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:25:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82b7b5"},"request_uri":"http://localhost:8000/_wdt/82b7b5","method":"GET"} [] [2019-11-20 13:26:21] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-20 13:26:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:26:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 13:26:21] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Vieillie"} [] [2019-11-20 13:26:21] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 13:26:21] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-20 13:26:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:26:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-20 13:26:21] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "finition" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/finition/index.html.twig line 27 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"finition\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/finition/index.html.twig:27)"} [] [2019-11-20 13:26:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0c61e"},"request_uri":"http://localhost:8000/_wdt/f0c61e","method":"GET"} [] [2019-11-20 13:26:36] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-20 13:26:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-20 13:26:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:26:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb7964"},"request_uri":"http://localhost:8000/_wdt/eb7964","method":"GET"} [] [2019-11-20 13:27:43] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:27:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:27:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:27:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:27:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34a490"},"request_uri":"http://localhost:8000/_wdt/34a490","method":"GET"} [] [2019-11-20 13:28:05] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:28:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:28:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:28:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:28:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b8ad1"},"request_uri":"http://localhost:8000/_wdt/7b8ad1","method":"GET"} [] [2019-11-20 13:28:56] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:28:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:28:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:28:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:28:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3f037"},"request_uri":"http://localhost:8000/_wdt/d3f037","method":"GET"} [] [2019-11-20 13:28:57] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-20 13:28:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:28:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:28:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d782dc"},"request_uri":"http://localhost:8000/_wdt/d782dc","method":"GET"} [] [2019-11-20 13:29:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:29:58] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-20 13:29:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-20 13:29:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:29:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aea941"},"request_uri":"http://localhost:8000/_wdt/aea941","method":"GET"} [] [2019-11-20 13:30:00] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:30:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:30:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:30:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:30:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e4c6e"},"request_uri":"http://localhost:8000/_wdt/8e4c6e","method":"GET"} [] [2019-11-20 13:30:01] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-20 13:30:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-20 13:30:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:30:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"905c62"},"request_uri":"http://localhost:8000/_wdt/905c62","method":"GET"} [] [2019-11-20 13:31:53] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-20 13:31:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:31:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-20 13:31:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:31:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3268f"},"request_uri":"http://localhost:8000/_wdt/a3268f","method":"GET"} [] [2019-11-20 13:31:55] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-20 13:31:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:31:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:31:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8dfe9"},"request_uri":"http://localhost:8000/_wdt/a8dfe9","method":"GET"} [] [2019-11-20 13:31:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:32:36] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 13:32:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:32:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:32:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 13:32:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:32:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a4354"},"request_uri":"http://localhost:8000/_wdt/8a4354","method":"GET"} [] [2019-11-20 13:32:37] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 13:32:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 13:32:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:32:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"842fa4"},"request_uri":"http://localhost:8000/_wdt/842fa4","method":"GET"} [] [2019-11-20 13:32:39] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 13:32:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 13:32:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 13:32:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 13:32:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e65da2"},"request_uri":"http://localhost:8000/_wdt/e65da2","method":"GET"} [] [2019-11-20 14:11:04] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 14:11:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:11:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 14:11:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:11:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d4fd7"},"request_uri":"http://localhost:8000/_wdt/2d4fd7","method":"GET"} [] [2019-11-20 14:11:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:06] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 14:12:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 14:12:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c82736"},"request_uri":"http://localhost:8000/_wdt/c82736","method":"GET"} [] [2019-11-20 14:12:10] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-20 14:12:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:12:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-20 14:12:10] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "finitions" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/modele/index.html.twig line 25 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"finitions\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/modele/index.html.twig:25)"} [] [2019-11-20 14:12:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29b117"},"request_uri":"http://localhost:8000/_wdt/29b117","method":"GET"} [] [2019-11-20 14:12:25] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-20 14:12:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:12:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-20 14:12:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eaa20a"},"request_uri":"http://localhost:8000/_wdt/eaa20a","method":"GET"} [] [2019-11-20 14:12:31] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-20 14:12:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:12:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5443a6"},"request_uri":"http://localhost:8000/_wdt/5443a6","method":"GET"} [] [2019-11-20 14:12:44] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-20 14:12:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:12:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"467548"},"request_uri":"http://localhost:8000/_wdt/467548","method":"GET"} [] [2019-11-20 14:12:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:45] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-20 14:12:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:12:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-20 14:12:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"170bc5"},"request_uri":"http://localhost:8000/_wdt/170bc5","method":"GET"} [] [2019-11-20 14:12:46] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-11-20 14:12:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:12:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:12:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b47759"},"request_uri":"http://localhost:8000/_wdt/b47759","method":"GET"} [] [2019-11-20 14:14:30] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-11-20 14:14:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:14:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 14:14:30] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 4","2":"60x40 cm, 40x40 cm, 40x20 [...]","3":"1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-11-20 14:14:30] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 14:14:30] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-20 14:14:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-20 14:14:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:14:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"780039"},"request_uri":"http://localhost:8000/_wdt/780039","method":"GET"} [] [2019-11-20 14:37:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele_product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele_product' */ WHERE k.table_name = 'modele_product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele_product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele_product' [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-20 14:37:53] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-20 14:37:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-20 14:37:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-20 14:37:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-20 14:37:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-20 14:37:53] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-20 14:37:55] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739') ORDER BY version DESC LIMIT 1 [] [] [2019-11-20 14:37:55] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-20 14:37:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 14:37:55] doctrine.DEBUG: CREATE TABLE pose (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-20 14:37:55] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191120143739","2019-11-20 14:37:55"] [] [2019-11-20 14:37:55] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 14:41:38] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 14:41:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 14:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:41:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:41:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6dd4b9"},"request_uri":"http://localhost:8000/_wdt/6dd4b9","method":"GET"} [] [2019-11-20 14:41:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:41:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:41:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:41:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:41:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:41:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"653523"},"request_uri":"http://localhost:8000/_wdt/653523","method":"GET"} [] [2019-11-20 14:41:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:42:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:42:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:42:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:42:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:42:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dec8aa"},"request_uri":"http://localhost:8000/_wdt/dec8aa","method":"GET"} [] [2019-11-20 14:42:35] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:42:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:42:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:42:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:42:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d707c"},"request_uri":"http://localhost:8000/_wdt/1d707c","method":"GET"} [] [2019-11-20 14:51:08] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:51:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:51:08] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "modele" nor one of the methods "getModele()", "modele()", "isModele()", "hasModele()", "__get()" exist and have public access in class "App\Entity\Product"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 419 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"modele\" nor one of the methods \"getModele()\", \"modele()\", \"isModele()\", \"hasModele()\", \"__get()\" exist and have public access in class \"App\\Entity\\Product\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:419)"} [] [2019-11-20 14:51:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ab757"},"request_uri":"http://localhost:8000/_wdt/9ab757","method":"GET"} [] [2019-11-20 14:51:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:51:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:51:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:51:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 14:51:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:51:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c92d3d"},"request_uri":"http://localhost:8000/_wdt/c92d3d","method":"GET"} [] [2019-11-20 14:51:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:52:13] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:52:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:52:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:52:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 14:52:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:52:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"430c22"},"request_uri":"http://localhost:8000/_wdt/430c22","method":"GET"} [] [2019-11-20 14:55:54] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:55:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:55:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:55:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 14:55:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:55:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8ace8"},"request_uri":"http://localhost:8000/_wdt/f8ace8","method":"GET"} [] [2019-11-20 14:55:59] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:55:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:55:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:55:59] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 14:55:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:55:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1d358"},"request_uri":"http://localhost:8000/_wdt/f1d358","method":"GET"} [] [2019-11-20 14:56:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:56:03] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 14:56:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 14:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:56:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:56:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c21217"},"request_uri":"http://localhost:8000/_wdt/c21217","method":"GET"} [] [2019-11-20 14:56:05] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-20 14:56:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:56:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:56:05] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 14:56:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:56:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a5d70d"},"request_uri":"http://localhost:8000/_wdt/a5d70d","method":"GET"} [] [2019-11-20 14:56:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 14:56:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:56:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 14:56:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:56:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:56:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"935cb8"},"request_uri":"http://localhost:8000/_wdt/935cb8","method":"GET"} [] [2019-11-20 14:56:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:56:47] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-20 14:56:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:56:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 14:56:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:56:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-20 14:56:47] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ?' with params [1]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'roma_nature.product_modele' doesn't exist" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 42 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ?' with params [1]:\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'roma_nature.product_modele' doesn't exist at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:42, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'roma_nature.product_modele' doesn't exist at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:123, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'roma_nature.product_modele' doesn't exist at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:121)"} [] [2019-11-20 14:56:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f1cea"},"request_uri":"http://localhost:8000/_wdt/9f1cea","method":"GET"} [] [2019-11-20 14:57:39] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-20 14:57:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 14:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-20 14:57:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:57:39] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 14:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:57:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2558e5"},"request_uri":"http://localhost:8000/_wdt/2558e5","method":"GET"} [] [2019-11-20 14:57:42] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-20 14:57:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:57:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 14:57:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:57:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-20 14:57:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-20 14:57:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-20 14:57:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-20 14:57:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [1,1] [] [2019-11-20 14:57:42] doctrine.DEBUG: "COMMIT" [] [] [2019-11-20 14:57:43] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 14:57:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:57:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:57:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ab5a0"},"request_uri":"http://localhost:8000/_wdt/6ab5a0","method":"GET"} [] [2019-11-20 14:57:48] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-20 14:57:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:57:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 14:57:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:57:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-20 14:57:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 14:57:48] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 14:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:57:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6d9bb"},"request_uri":"http://localhost:8000/_wdt/d6d9bb","method":"GET"} [] [2019-11-20 14:57:55] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-20 14:57:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-20 14:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-20 14:57:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-20 14:57:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-20 14:57:55] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 14:57:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 14:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 14:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 14:57:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 14:57:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0b4b5"},"request_uri":"http://localhost:8000/_wdt/c0b4b5","method":"GET"} [] [2019-11-20 15:00:45] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-20 15:00:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-20 15:00:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:00:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad3b52"},"request_uri":"http://localhost:8000/_wdt/ad3b52","method":"GET"} [] [2019-11-20 15:25:21] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:25:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:25:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:25:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"badd64"},"request_uri":"http://localhost:8000/_wdt/badd64","method":"GET"} [] [2019-11-20 15:25:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:25:37] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:25:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:25:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:25:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:25:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11269c"},"request_uri":"http://localhost:8000/_wdt/11269c","method":"GET"} [] [2019-11-20 15:25:38] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:25:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:25:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:25:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c388c"},"request_uri":"http://localhost:8000/_wdt/2c388c","method":"GET"} [] [2019-11-20 15:25:39] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:25:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:25:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:25:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:25:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7557f"},"request_uri":"http://localhost:8000/_wdt/a7557f","method":"GET"} [] [2019-11-20 15:25:54] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:25:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:25:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:25:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:25:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8901f"},"request_uri":"http://localhost:8000/_wdt/c8901f","method":"GET"} [] [2019-11-20 15:26:27] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:26:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:26:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:26:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e34cca"},"request_uri":"http://localhost:8000/_wdt/e34cca","method":"GET"} [] [2019-11-20 15:26:46] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:26:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:26:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:26:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:26:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2b6c7"},"request_uri":"http://localhost:8000/_wdt/a2b6c7","method":"GET"} [] [2019-11-20 15:32:28] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:32:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:32:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:32:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:32:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67df04"},"request_uri":"http://localhost:8000/_wdt/67df04","method":"GET"} [] [2019-11-20 15:32:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:33:51] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:33:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:33:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:33:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:33:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3edb17"},"request_uri":"http://localhost:8000/_wdt/3edb17","method":"GET"} [] [2019-11-20 15:35:21] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:35:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:35:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:35:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:35:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8030a8"},"request_uri":"http://localhost:8000/_wdt/8030a8","method":"GET"} [] [2019-11-20 15:35:25] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:35:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:35:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:35:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:35:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0c6c4"},"request_uri":"http://localhost:8000/_wdt/d0c6c4","method":"GET"} [] [2019-11-20 15:35:33] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:35:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:35:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:35:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:35:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1ca68"},"request_uri":"http://localhost:8000/_wdt/a1ca68","method":"GET"} [] [2019-11-20 15:35:34] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:35:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:35:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:35:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"434ac3"},"request_uri":"http://localhost:8000/_wdt/434ac3","method":"GET"} [] [2019-11-20 15:36:42] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:36:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:36:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:36:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:36:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5082ed"},"request_uri":"http://localhost:8000/_wdt/5082ed","method":"GET"} [] [2019-11-20 15:37:23] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:37:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:37:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecde58"},"request_uri":"http://localhost:8000/_wdt/ecde58","method":"GET"} [] [2019-11-20 15:37:24] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:37:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:37:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:37:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69444b"},"request_uri":"http://localhost:8000/_wdt/69444b","method":"GET"} [] [2019-11-20 15:37:25] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:37:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:37:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:37:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:37:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"228744"},"request_uri":"http://localhost:8000/_wdt/228744","method":"GET"} [] [2019-11-20 15:37:29] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:37:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:37:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:37:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:37:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5042fc"},"request_uri":"http://localhost:8000/_wdt/5042fc","method":"GET"} [] [2019-11-20 15:37:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:37:47] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:37:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:37:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:37:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:37:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a3b35"},"request_uri":"http://localhost:8000/_wdt/0a3b35","method":"GET"} [] [2019-11-20 15:39:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:39:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:39:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:39:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:39:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e48d72"},"request_uri":"http://localhost:8000/_wdt/e48d72","method":"GET"} [] [2019-11-20 15:39:33] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:39:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:39:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:39:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:39:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"942115"},"request_uri":"http://localhost:8000/_wdt/942115","method":"GET"} [] [2019-11-20 15:41:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:41:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:41:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:41:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b396b"},"request_uri":"http://localhost:8000/_wdt/5b396b","method":"GET"} [] [2019-11-20 15:41:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:41:38] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:41:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:41:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:41:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"062b1e"},"request_uri":"http://localhost:8000/_wdt/062b1e","method":"GET"} [] [2019-11-20 15:42:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:42:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:42:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:42:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c0d76"},"request_uri":"http://localhost:8000/_wdt/1c0d76","method":"GET"} [] [2019-11-20 15:42:20] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:42:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:42:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:42:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59a448"},"request_uri":"http://localhost:8000/_wdt/59a448","method":"GET"} [] [2019-11-20 15:50:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:50:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:50:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:50:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:50:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35c4d3"},"request_uri":"http://localhost:8000/_wdt/35c4d3","method":"GET"} [] [2019-11-20 15:53:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:53:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:53:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:53:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:53:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa4bd0"},"request_uri":"http://localhost:8000/_wdt/aa4bd0","method":"GET"} [] [2019-11-20 15:54:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:54:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:54:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:54:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:54:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e8b9c"},"request_uri":"http://localhost:8000/_wdt/8e8b9c","method":"GET"} [] [2019-11-20 15:55:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 15:55:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 15:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 15:55:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 15:55:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"423a31"},"request_uri":"http://localhost:8000/_wdt/423a31","method":"GET"} [] [2019-11-20 15:55:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:00:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:00:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:00:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:00:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"782ad6"},"request_uri":"http://localhost:8000/_wdt/782ad6","method":"GET"} [] [2019-11-20 16:14:35] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:14:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:14:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:14:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:14:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0963a8"},"request_uri":"http://localhost:8000/_wdt/0963a8","method":"GET"} [] [2019-11-20 16:14:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:19:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:19:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:19:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected "endblock" tag (expecting closing tag for the "for" tag defined near line 42)." at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig line 57 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected \"endblock\" tag (expecting closing tag for the \"for\" tag defined near line 42). at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig:57)"} [] [2019-11-20 16:19:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64ae6a"},"request_uri":"http://localhost:8000/_wdt/64ae6a","method":"GET"} [] [2019-11-20 16:19:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:19:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:19:02] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected "endblock" tag (expecting closing tag for the "for" tag defined near line 42)." at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig line 57 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected \"endblock\" tag (expecting closing tag for the \"for\" tag defined near line 42). at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig:57)"} [] [2019-11-20 16:19:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd36eb"},"request_uri":"http://localhost:8000/_wdt/dd36eb","method":"GET"} [] [2019-11-20 16:19:08] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:19:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:19:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:19:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:19:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:19:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf1892"},"request_uri":"http://localhost:8000/_wdt/bf1892","method":"GET"} [] [2019-11-20 16:19:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:22:57] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 16:22:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:22:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:22:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"234084"},"request_uri":"http://localhost:8000/_wdt/234084","method":"GET"} [] [2019-11-20 16:24:57] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-20 16:24:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:24:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:24:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:24:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:24:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13c849"},"request_uri":"http://localhost:8000/_wdt/13c849","method":"GET"} [] [2019-11-20 16:25:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:25:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:25:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b16cb"},"request_uri":"http://localhost:8000/_wdt/2b16cb","method":"GET"} [] [2019-11-20 16:38:08] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:38:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:38:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:38:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:38:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:38:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57979d"},"request_uri":"http://localhost:8000/_wdt/57979d","method":"GET"} [] [2019-11-20 16:38:55] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:38:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:38:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:38:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"416b2e"},"request_uri":"http://localhost:8000/_wdt/416b2e","method":"GET"} [] [2019-11-20 16:38:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:38:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:38:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:38:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:38:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:38:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c80b2b"},"request_uri":"http://localhost:8000/_wdt/c80b2b","method":"GET"} [] [2019-11-20 16:39:10] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:39:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:39:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:39:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:39:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:39:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71e5a7"},"request_uri":"http://localhost:8000/_wdt/71e5a7","method":"GET"} [] [2019-11-20 16:39:21] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:39:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:39:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:39:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:39:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:39:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40cf85"},"request_uri":"http://localhost:8000/_wdt/40cf85","method":"GET"} [] [2019-11-20 16:39:28] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:39:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:39:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:39:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99f12d"},"request_uri":"http://localhost:8000/_wdt/99f12d","method":"GET"} [] [2019-11-20 16:41:22] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:41:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:41:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:41:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f923d"},"request_uri":"http://localhost:8000/_wdt/9f923d","method":"GET"} [] [2019-11-20 16:41:23] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:41:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:41:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:41:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:41:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:41:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e31a3"},"request_uri":"http://localhost:8000/_wdt/9e31a3","method":"GET"} [] [2019-11-20 16:41:38] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:41:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:41:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:41:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df56b8"},"request_uri":"http://localhost:8000/_wdt/df56b8","method":"GET"} [] [2019-11-20 16:41:39] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:41:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:41:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:41:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:41:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:41:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4641dd"},"request_uri":"http://localhost:8000/_wdt/4641dd","method":"GET"} [] [2019-11-20 16:41:56] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:41:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:41:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:41:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:41:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:41:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b7af4"},"request_uri":"http://localhost:8000/_wdt/6b7af4","method":"GET"} [] [2019-11-20 16:42:05] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:42:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:42:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:42:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df348d"},"request_uri":"http://localhost:8000/_wdt/df348d","method":"GET"} [] [2019-11-20 16:42:16] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-20 16:42:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:42:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-20 16:42:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:42:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:42:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80220e"},"request_uri":"http://localhost:8000/_wdt/80220e","method":"GET"} [] [2019-11-20 16:44:56] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/produits/2","method":"GET"} [] [2019-11-20 16:44:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-20 16:44:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["2"] [] [2019-11-20 16:44:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-20 16:44:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [2] [] [2019-11-20 16:44:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-20 16:44:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-20 16:44:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-20 16:44:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a8ca2"},"request_uri":"http://localhost:8000/_wdt/7a8ca2","method":"GET"} [] [2019-11-20 16:44:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 08:17:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 08:17:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:08:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-21 15:08:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:08:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:08:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:08:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:08:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72fce5"},"request_uri":"http://localhost:8000/_wdt/72fce5","method":"GET"} [] [2019-11-21 15:08:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:08:56] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:08:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:08:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:08:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:08:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:08:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:08:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:08:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:08:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab628a"},"request_uri":"http://localhost:8000/_wdt/ab628a","method":"GET"} [] [2019-11-21 15:12:27] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:12:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:12:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:12:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:12:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:12:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:12:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:12:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:12:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e38cff"},"request_uri":"http://localhost:8000/_wdt/e38cff","method":"GET"} [] [2019-11-21 15:14:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:15:12] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:15:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:15:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:15:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:15:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:15:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a22db7"},"request_uri":"http://localhost:8000/_wdt/a22db7","method":"GET"} [] [2019-11-21 15:15:14] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:15:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:15:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:15:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:15:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:15:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"881f28"},"request_uri":"http://localhost:8000/_wdt/881f28","method":"GET"} [] [2019-11-21 15:15:50] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:15:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:15:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:15:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:15:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:15:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd0e60"},"request_uri":"http://localhost:8000/_wdt/cd0e60","method":"GET"} [] [2019-11-21 15:16:42] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-21 15:16:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:16:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:16:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:16:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9886a"},"request_uri":"http://localhost:8000/_wdt/f9886a","method":"GET"} [] [2019-11-21 15:16:45] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:16:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:16:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:16:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:16:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:16:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a997cd"},"request_uri":"http://localhost:8000/_wdt/a997cd","method":"GET"} [] [2019-11-21 15:16:47] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-21 15:16:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:16:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-21 15:16:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-21 15:16:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:16:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:16:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:16:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"920dc1"},"request_uri":"http://localhost:8000/_wdt/920dc1","method":"GET"} [] [2019-11-21 15:18:10] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:18:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:18:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:18:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:18:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d7b5b"},"request_uri":"http://localhost:8000/_wdt/4d7b5b","method":"GET"} [] [2019-11-21 15:18:13] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:18:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:18:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:18:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:18:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:18:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b3616"},"request_uri":"http://localhost:8000/_wdt/7b3616","method":"GET"} [] [2019-11-21 15:18:14] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-21 15:18:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:18:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-21 15:18:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:18:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c44b5"},"request_uri":"http://localhost:8000/_wdt/0c44b5","method":"GET"} [] [2019-11-21 15:18:31] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-21 15:18:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-21 15:18:31] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "product" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig line 32 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"product\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/category/index.html.twig:32)"} [] [2019-11-21 15:18:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3de99"},"request_uri":"http://localhost:8000/_wdt/b3de99","method":"GET"} [] [2019-11-21 15:18:52] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-21 15:18:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:18:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-21 15:18:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:18:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42c3d2"},"request_uri":"http://localhost:8000/_wdt/42c3d2","method":"GET"} [] [2019-11-21 15:18:59] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-21 15:18:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:18:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-21 15:18:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:19:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27294e"},"request_uri":"http://localhost:8000/_wdt/27294e","method":"GET"} [] [2019-11-21 15:19:30] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:19:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:19:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:19:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0346c3"},"request_uri":"http://localhost:8000/_wdt/0346c3","method":"GET"} [] [2019-11-21 15:20:20] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:20:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:20:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:20:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14c32e"},"request_uri":"http://localhost:8000/_wdt/14c32e","method":"GET"} [] [2019-11-21 15:20:23] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:20:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:20:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:20:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:20:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72c4be"},"request_uri":"http://localhost:8000/_wdt/72c4be","method":"GET"} [] [2019-11-21 15:21:44] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:21:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:21:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:21:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:21:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9c755"},"request_uri":"http://localhost:8000/_wdt/f9c755","method":"GET"} [] [2019-11-21 15:21:46] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:21:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:21:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:21:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:21:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:21:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:21:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-21 15:21:46] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:21:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:21:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99f81c"},"request_uri":"http://localhost:8000/_wdt/99f81c","method":"GET"} [] [2019-11-21 15:21:49] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-21 15:21:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-21 15:21:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-21 15:21:49] doctrine.DEBUG: UPDATE product SET finition_id = ? WHERE id = ? [1,1] [] [2019-11-21 15:21:49] doctrine.DEBUG: "COMMIT" [] [] [2019-11-21 15:21:49] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:21:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:21:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:21:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:21:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21ec37"},"request_uri":"http://localhost:8000/_wdt/21ec37","method":"GET"} [] [2019-11-21 15:22:04] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:22:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:22:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:22:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1fd40"},"request_uri":"http://localhost:8000/_wdt/b1fd40","method":"GET"} [] [2019-11-21 15:22:10] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:22:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:22:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 15:22:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:22:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:22:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef9836"},"request_uri":"http://localhost:8000/_wdt/ef9836","method":"GET"} [] [2019-11-21 15:22:12] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-21 15:22:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-21 15:22:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:22:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b13ca0"},"request_uri":"http://localhost:8000/_wdt/b13ca0","method":"GET"} [] [2019-11-21 15:22:14] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:22:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:22:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:22:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:22:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bca79c"},"request_uri":"http://localhost:8000/_wdt/bca79c","method":"GET"} [] [2019-11-21 15:22:28] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:22:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:22:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:22:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:22:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7dc07"},"request_uri":"http://localhost:8000/_wdt/e7dc07","method":"GET"} [] [2019-11-21 15:22:49] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:22:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:22:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:22:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ef6ff"},"request_uri":"http://localhost:8000/_wdt/3ef6ff","method":"GET"} [] [2019-11-21 15:23:16] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:23:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:23:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:23:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14bacc"},"request_uri":"http://localhost:8000/_wdt/14bacc","method":"GET"} [] [2019-11-21 15:23:26] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:23:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:23:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:23:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:23:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41e720"},"request_uri":"http://localhost:8000/_wdt/41e720","method":"GET"} [] [2019-11-21 15:23:46] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:23:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:23:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"644a5e"},"request_uri":"http://localhost:8000/_wdt/644a5e","method":"GET"} [] [2019-11-21 15:23:57] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-21 15:23:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:23:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-21 15:23:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:23:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16f85c"},"request_uri":"http://localhost:8000/_wdt/16f85c","method":"GET"} [] [2019-11-21 15:24:00] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:24:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:24:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:24:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:24:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c72a4"},"request_uri":"http://localhost:8000/_wdt/5c72a4","method":"GET"} [] [2019-11-21 15:24:01] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-21 15:24:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:24:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:24:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 15:24:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-21 15:24:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-21 15:24:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-21 15:24:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-21 15:24:01] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-21 15:24:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:24:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f67e20"},"request_uri":"http://localhost:8000/_wdt/f67e20","method":"GET"} [] [2019-11-21 15:24:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:24:21] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:24:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:24:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:24:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:24:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"541a5b"},"request_uri":"http://localhost:8000/_wdt/541a5b","method":"GET"} [] [2019-11-21 15:24:23] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:24:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:24:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:24:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:24:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cee28"},"request_uri":"http://localhost:8000/_wdt/2cee28","method":"GET"} [] [2019-11-21 15:24:24] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/1","method":"GET"} [] [2019-11-21 15:24:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:24:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:24:24] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\LogicException: "The form's view data is expected to be an instance of class App\Entity\Finition, but is an instance of class App\Entity\Modele. You can avoid this error by setting the "data_class" option to null or by adding a view transformer that transforms an instance of class App\Entity\Modele to an instance of App\Entity\Finition." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/form/Form.php line 365 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\LogicException(code: 0): The form's view data is expected to be an instance of class App\\Entity\\Finition, but is an instance of class App\\Entity\\Modele. You can avoid this error by setting the \"data_class\" option to null or by adding a view transformer that transforms an instance of class App\\Entity\\Modele to an instance of App\\Entity\\Finition. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/form/Form.php:365)"} [] [2019-11-21 15:24:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dd3d4"},"request_uri":"http://localhost:8000/_wdt/4dd3d4","method":"GET"} [] [2019-11-21 15:25:17] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/1","method":"GET"} [] [2019-11-21 15:25:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:25:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:25:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:25:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86db70"},"request_uri":"http://localhost:8000/_wdt/86db70","method":"GET"} [] [2019-11-21 15:25:20] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/1","method":"POST"} [] [2019-11-21 15:25:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["1"] [] [2019-11-21 15:25:20] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-21 15:25:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-21 15:25:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:25:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec525e"},"request_uri":"http://localhost:8000/_wdt/ec525e","method":"GET"} [] [2019-11-21 15:25:23] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:25:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:25:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:25:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:25:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49e18d"},"request_uri":"http://localhost:8000/_wdt/49e18d","method":"GET"} [] [2019-11-21 15:31:38] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:31:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:31:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:31:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:31:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a26a45"},"request_uri":"http://localhost:8000/_wdt/a26a45","method":"GET"} [] [2019-11-21 15:31:48] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-21 15:31:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:31:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-21 15:31:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:31:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fdc027"},"request_uri":"http://localhost:8000/_wdt/fdc027","method":"GET"} [] [2019-11-21 15:31:49] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-21 15:31:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-21 15:31:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:31:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b96f4f"},"request_uri":"http://localhost:8000/_wdt/b96f4f","method":"GET"} [] [2019-11-21 15:37:36] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-21 15:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:37:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-21 15:37:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:37:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"adb92b"},"request_uri":"http://localhost:8000/_wdt/adb92b","method":"GET"} [] [2019-11-21 15:38:20] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:38:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:38:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be37a4"},"request_uri":"http://localhost:8000/_wdt/be37a4","method":"GET"} [] [2019-11-21 15:43:24] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-11-21 15:43:33] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-21 15:43:33] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-21 15:43:33] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-21 15:43:33] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-21 15:43:33] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-21 15:43:33] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-21 15:43:34] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324') ORDER BY version DESC LIMIT 1 [] [] [2019-11-21 15:43:34] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-21 15:43:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-21 15:43:34] doctrine.DEBUG: CREATE TABLE user (id INT AUTO_INCREMENT NOT NULL, username VARCHAR(255) NOT NULL, password VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-21 15:43:34] doctrine.DEBUG: ALTER TABLE product_modele DROP PRIMARY KEY [] [] [2019-11-21 15:43:35] doctrine.DEBUG: ALTER TABLE product_modele ADD PRIMARY KEY (product_id, modele_id) [] [] [2019-11-21 15:43:35] doctrine.DEBUG: ALTER TABLE product_modele RENAME INDEX idx_d6c7fe7f4584665a TO IDX_727EC4FC4584665A [] [] [2019-11-21 15:43:35] doctrine.DEBUG: ALTER TABLE product_modele RENAME INDEX idx_d6c7fe7fac14b70a TO IDX_727EC4FCAC14B70A [] [] [2019-11-21 15:43:35] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191121154324","2019-11-21 15:43:35"] [] [2019-11-21 15:43:35] doctrine.DEBUG: "COMMIT" [] [] [2019-11-21 15:49:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:41] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:41] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:46] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:46] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:46] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:46] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:46] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:46] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:46] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:49:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:49:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:49:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:49:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:58] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:58] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:58] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:58] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:58] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:50:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:50:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:50:59] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:50:59] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:51:29] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:51:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:51:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95f39b"},"request_uri":"http://localhost:8000/_wdt/95f39b","method":"GET"} [] [2019-11-21 15:51:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 15:51:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-21 15:51:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["test"] [] [2019-11-21 15:51:36] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:68, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"test\" not found. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:61)"} [] [2019-11-21 15:51:36] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/admin/login"} [] [2019-11-21 15:51:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:51:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:51:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4d19c"},"request_uri":"http://localhost:8000/_wdt/f4d19c","method":"GET"} [] [2019-11-21 15:53:29] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:53:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:53:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6adbc1"},"request_uri":"http://localhost:8000/_wdt/6adbc1","method":"GET"} [] [2019-11-21 15:53:31] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-21 15:53:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["test"] [] [2019-11-21 15:53:31] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:68, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"test\" not found. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:61)"} [] [2019-11-21 15:53:31] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/admin/login"} [] [2019-11-21 15:53:31] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:53:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:53:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0173a4"},"request_uri":"http://localhost:8000/_wdt/0173a4","method":"GET"} [] [2019-11-21 15:59:16] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-21 15:59:16] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-21 15:59:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-21 15:59:16] doctrine.DEBUG: INSERT INTO user (username, password) VALUES (?, ?) {"1":"RomaNatureAdmin075","2":"$2y$12$N7rsLzyNif104K38KDP [...]"} [] [2019-11-21 15:59:16] doctrine.DEBUG: "COMMIT" [] [] [2019-11-21 15:59:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dba08a"},"request_uri":"http://localhost:8000/_wdt/dba08a","method":"GET"} [] [2019-11-21 15:59:35] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-21 15:59:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"945138"},"request_uri":"http://localhost:8000/_wdt/945138","method":"GET"} [] [2019-11-21 15:59:40] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 15:59:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:59:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-21 15:59:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-21 15:59:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:59:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:59:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23a40b"},"request_uri":"http://localhost:8000/_wdt/23a40b","method":"GET"} [] [2019-11-21 15:59:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-21 15:59:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNature075"] [] [2019-11-21 15:59:47] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\BadCredentialsException(code: 0): Bad credentials. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:68, Symfony\\Component\\Security\\Core\\Exception\\UsernameNotFoundException(code: 0): User \"RomaNature075\" not found. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:61)"} [] [2019-11-21 15:59:47] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/admin/login"} [] [2019-11-21 15:59:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-21 15:59:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-21 15:59:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e10cf1"},"request_uri":"http://localhost:8000/_wdt/e10cf1","method":"GET"} [] [2019-11-21 16:00:42] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-21 16:00:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-11-21 16:00:42] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-21 16:00:42] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-11-21 16:00:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-21 16:00:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-21 16:00:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-21 16:00:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-21 16:00:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-21 16:00:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-21 16:00:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-21 16:00:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-21 16:00:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-21 16:00:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d4707"},"request_uri":"http://localhost:8000/_wdt/5d4707","method":"GET"} [] [2019-11-22 09:34:32] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-22 09:34:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:34:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"913fb8"},"request_uri":"http://localhost:8000/_wdt/913fb8","method":"GET"} [] [2019-11-22 09:34:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:34:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:34:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 09:34:40] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-22 09:34:40] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-22 09:34:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 09:34:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 09:34:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1f30e"},"request_uri":"http://localhost:8000/_wdt/e1f30e","method":"GET"} [] [2019-11-22 09:34:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:35:00] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-22 09:35:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-11-22 09:35:00] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-22 09:35:01] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-11-22 09:35:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:35:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:35:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:35:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:35:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:35:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:35:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:35:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:35:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:35:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32d9c9"},"request_uri":"http://localhost:8000/_wdt/32d9c9","method":"GET"} [] [2019-11-22 09:35:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:35:14] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:35:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:35:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:35:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:35:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:35:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:35:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:35:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:35:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f28d87"},"request_uri":"http://localhost:8000/_wdt/f28d87","method":"GET"} [] [2019-11-22 09:35:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:35:22] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout"},"request_uri":"http://localhost:8000/admin/logout","method":"GET"} [] [2019-11-22 09:35:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:35:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:35:22] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-22 09:35:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"279ffe"},"request_uri":"http://localhost:8000/_wdt/279ffe","method":"GET"} [] [2019-11-22 09:35:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:07] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:36:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 09:36:07] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-22 09:36:07] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-22 09:36:07] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 09:36:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 09:36:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd569b"},"request_uri":"http://localhost:8000/_wdt/cd569b","method":"GET"} [] [2019-11-22 09:36:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:13] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-22 09:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-11-22 09:36:13] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-22 09:36:13] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-11-22 09:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:36:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:36:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:36:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6187f0"},"request_uri":"http://localhost:8000/_wdt/6187f0","method":"GET"} [] [2019-11-22 09:36:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:37] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 09:36:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:36:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:36:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:36:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:36:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0e0bb"},"request_uri":"http://localhost:8000/_wdt/f0e0bb","method":"GET"} [] [2019-11-22 09:36:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:39] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:36:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:36:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"232372"},"request_uri":"http://localhost:8000/_wdt/232372","method":"GET"} [] [2019-11-22 09:36:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:45] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-22 09:36:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 09:36:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 09:36:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:36:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e76c3"},"request_uri":"http://localhost:8000/_wdt/0e76c3","method":"GET"} [] [2019-11-22 09:36:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:58] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-22 09:36:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-22 09:36:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:36:59] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 09:36:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:36:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:36:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:36:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:36:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5efeee"},"request_uri":"http://localhost:8000/_wdt/5efeee","method":"GET"} [] [2019-11-22 09:36:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:04] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:37:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:37:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad395c"},"request_uri":"http://localhost:8000/_wdt/ad395c","method":"GET"} [] [2019-11-22 09:37:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:10] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 09:37:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:37:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff385c"},"request_uri":"http://localhost:8000/_wdt/ff385c","method":"GET"} [] [2019-11-22 09:37:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:15] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:37:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:37:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7a935"},"request_uri":"http://localhost:8000/_wdt/d7a935","method":"GET"} [] [2019-11-22 09:37:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:17] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:37:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e630c"},"request_uri":"http://localhost:8000/_wdt/4e630c","method":"GET"} [] [2019-11-22 09:37:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:23] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:37:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:37:23] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Margelles"} [] [2019-11-22 09:37:23] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:37:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:23] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:37:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:37:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3cef59"},"request_uri":"http://localhost:8000/_wdt/3cef59","method":"GET"} [] [2019-11-22 09:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:39] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:37:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:37:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a84f5"},"request_uri":"http://localhost:8000/_wdt/0a84f5","method":"GET"} [] [2019-11-22 09:37:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:43] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:37:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:37:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf46f9"},"request_uri":"http://localhost:8000/_wdt/cf46f9","method":"GET"} [] [2019-11-22 09:37:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:54] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-22 09:37:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:37:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-22 09:37:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:37:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:37:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"569bb6"},"request_uri":"http://localhost:8000/_wdt/569bb6","method":"GET"} [] [2019-11-22 09:37:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:38:12] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:38:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:38:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:38:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:38:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:38:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:38:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:38:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:38:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7b4e8"},"request_uri":"http://localhost:8000/_wdt/f7b4e8","method":"GET"} [] [2019-11-22 09:38:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:39:40] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:39:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:39:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:39:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:39:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:39:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:39:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:39:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:39:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cc80f"},"request_uri":"http://localhost:8000/_wdt/7cc80f","method":"GET"} [] [2019-11-22 09:42:53] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 09:42:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:42:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:42:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:42:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:42:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9e848"},"request_uri":"http://localhost:8000/_wdt/c9e848","method":"GET"} [] [2019-11-22 09:42:54] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:42:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:42:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:42:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:42:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:42:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:42:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:42:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9eefcd"},"request_uri":"http://localhost:8000/_wdt/9eefcd","method":"GET"} [] [2019-11-22 09:43:16] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:43:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:43:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:43:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:43:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:43:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:43:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:43:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d168fa"},"request_uri":"http://localhost:8000/_wdt/d168fa","method":"GET"} [] [2019-11-22 09:46:47] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:46:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:46:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:46:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:46:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:46:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:46:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:46:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2eebba"},"request_uri":"http://localhost:8000/_wdt/2eebba","method":"GET"} [] [2019-11-22 09:46:48] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:46:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:46:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:46:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:46:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:46:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de45bf"},"request_uri":"http://localhost:8000/_wdt/de45bf","method":"GET"} [] [2019-11-22 09:46:49] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:46:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:46:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:46:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:46:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:46:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ad074"},"request_uri":"http://localhost:8000/_wdt/3ad074","method":"GET"} [] [2019-11-22 09:46:51] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-22 09:46:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:46:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:46:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:46:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-22 09:46:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:46:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:46:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"535bf2"},"request_uri":"http://localhost:8000/_wdt/535bf2","method":"GET"} [] [2019-11-22 09:46:55] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:46:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:46:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:46:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:46:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:46:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:46:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:46:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c2e0d"},"request_uri":"http://localhost:8000/_wdt/9c2e0d","method":"GET"} [] [2019-11-22 09:49:11] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:49:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:49:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:49:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:49:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:49:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:49:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:49:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bfbb4"},"request_uri":"http://localhost:8000/_wdt/9bfbb4","method":"GET"} [] [2019-11-22 09:49:12] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"GET"} [] [2019-11-22 09:49:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:49:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:49:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:49:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:49:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:49:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd566a"},"request_uri":"http://localhost:8000/_wdt/dd566a","method":"GET"} [] [2019-11-22 09:49:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:49:58] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:49:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:49:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:49:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:49:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:49:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa0278"},"request_uri":"http://localhost:8000/_wdt/aa0278","method":"GET"} [] [2019-11-22 09:50:07] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aba756"},"request_uri":"http://localhost:8000/_wdt/aba756","method":"GET"} [] [2019-11-22 09:50:08] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82f0f2"},"request_uri":"http://localhost:8000/_wdt/82f0f2","method":"GET"} [] [2019-11-22 09:50:10] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eda9ad"},"request_uri":"http://localhost:8000/_wdt/eda9ad","method":"GET"} [] [2019-11-22 09:50:10] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd44f0"},"request_uri":"http://localhost:8000/_wdt/dd44f0","method":"GET"} [] [2019-11-22 09:50:11] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42edc4"},"request_uri":"http://localhost:8000/_wdt/42edc4","method":"GET"} [] [2019-11-22 09:50:16] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f891e"},"request_uri":"http://localhost:8000/_wdt/2f891e","method":"GET"} [] [2019-11-22 09:50:17] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"GET"} [] [2019-11-22 09:50:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3dce55"},"request_uri":"http://localhost:8000/_wdt/3dce55","method":"GET"} [] [2019-11-22 09:50:41] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"POST"} [] [2019-11-22 09:50:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:50:41] doctrine.DEBUG: INSERT INTO pose (name) VALUES (?) {"1":"Sol extérieur"} [] [2019-11-22 09:50:41] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:50:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:41] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59b576"},"request_uri":"http://localhost:8000/_wdt/59b576","method":"GET"} [] [2019-11-22 09:50:42] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"GET"} [] [2019-11-22 09:50:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16060b"},"request_uri":"http://localhost:8000/_wdt/16060b","method":"GET"} [] [2019-11-22 09:50:47] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"POST"} [] [2019-11-22 09:50:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:50:47] doctrine.DEBUG: INSERT INTO pose (name) VALUES (?) {"1":"Sol intérieur"} [] [2019-11-22 09:50:47] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:50:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:47] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:50:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:50:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9110dd"},"request_uri":"http://localhost:8000/_wdt/9110dd","method":"GET"} [] [2019-11-22 09:50:48] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"GET"} [] [2019-11-22 09:50:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:50:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:50:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:50:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:50:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"963e5a"},"request_uri":"http://localhost:8000/_wdt/963e5a","method":"GET"} [] [2019-11-22 09:51:04] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"POST"} [] [2019-11-22 09:51:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:51:04] doctrine.DEBUG: INSERT INTO pose (name) VALUES (?) {"1":"Sol extérieur / intérieur"} [] [2019-11-22 09:51:04] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:51:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:04] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:51:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:51:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:51:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3159a9"},"request_uri":"http://localhost:8000/_wdt/3159a9","method":"GET"} [] [2019-11-22 09:51:06] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"GET"} [] [2019-11-22 09:51:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:51:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a04a73"},"request_uri":"http://localhost:8000/_wdt/a04a73","method":"GET"} [] [2019-11-22 09:51:18] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"POST"} [] [2019-11-22 09:51:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:51:18] doctrine.DEBUG: INSERT INTO pose (name) VALUES (?) {"1":"Mur intérieur"} [] [2019-11-22 09:51:18] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:51:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:18] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:51:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:51:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:51:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1057d"},"request_uri":"http://localhost:8000/_wdt/c1057d","method":"GET"} [] [2019-11-22 09:51:19] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"GET"} [] [2019-11-22 09:51:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:51:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f140dc"},"request_uri":"http://localhost:8000/_wdt/f140dc","method":"GET"} [] [2019-11-22 09:51:30] request.INFO: Matched route "admin.pose.new". {"route":"admin.pose.new","route_parameters":{"_route":"admin.pose.new","_controller":"App\\Controller\\Admin\\AdminPoseController::new"},"request_uri":"http://localhost:8000/admin/poses/new","method":"POST"} [] [2019-11-22 09:51:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:51:30] doctrine.DEBUG: INSERT INTO pose (name) VALUES (?) {"1":"Mur intérieur / extérieur"} [] [2019-11-22 09:51:30] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:51:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:30] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:51:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:51:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:51:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:51:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:51:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13e8b8"},"request_uri":"http://localhost:8000/_wdt/13e8b8","method":"GET"} [] [2019-11-22 09:52:00] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:52:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:52:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:52:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd6d66"},"request_uri":"http://localhost:8000/_wdt/bd6d66","method":"GET"} [] [2019-11-22 09:52:02] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:52:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:52:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"594073"},"request_uri":"http://localhost:8000/_wdt/594073","method":"GET"} [] [2019-11-22 09:52:11] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:52:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:52:11] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Pavés"} [] [2019-11-22 09:52:11] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:52:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:11] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:52:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:52:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:52:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bed77"},"request_uri":"http://localhost:8000/_wdt/7bed77","method":"GET"} [] [2019-11-22 09:52:13] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:52:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:52:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8e0cc"},"request_uri":"http://localhost:8000/_wdt/a8e0cc","method":"GET"} [] [2019-11-22 09:52:23] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:52:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:52:23] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Parements"} [] [2019-11-22 09:52:23] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:52:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:24] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:52:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:52:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:52:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ebfb9"},"request_uri":"http://localhost:8000/_wdt/6ebfb9","method":"GET"} [] [2019-11-22 09:52:26] request.INFO: Matched route "admin.category.edit". {"route":"admin.category.edit","route_parameters":{"_route":"admin.category.edit","_controller":"App\\Controller\\Admin\\AdminCategoryController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/2","method":"GET"} [] [2019-11-22 09:52:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-11-22 09:52:26] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\LogicException: "The form's view data is expected to be an instance of class App\Entity\Product, but is an instance of class App\Entity\Category. You can avoid this error by setting the "data_class" option to null or by adding a view transformer that transforms an instance of class App\Entity\Category to an instance of App\Entity\Product." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/form/Form.php line 365 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\LogicException(code: 0): The form's view data is expected to be an instance of class App\\Entity\\Product, but is an instance of class App\\Entity\\Category. You can avoid this error by setting the \"data_class\" option to null or by adding a view transformer that transforms an instance of class App\\Entity\\Category to an instance of App\\Entity\\Product. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/form/Form.php:365)"} [] [2019-11-22 09:52:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbe2ea"},"request_uri":"http://localhost:8000/_wdt/bbe2ea","method":"GET"} [] [2019-11-22 09:52:54] request.INFO: Matched route "admin.category.edit". {"route":"admin.category.edit","route_parameters":{"_route":"admin.category.edit","_controller":"App\\Controller\\Admin\\AdminCategoryController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/2","method":"GET"} [] [2019-11-22 09:52:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:52:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-11-22 09:52:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:52:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:52:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e6b7d"},"request_uri":"http://localhost:8000/_wdt/7e6b7d","method":"GET"} [] [2019-11-22 09:53:12] request.INFO: Matched route "admin.category.edit". {"route":"admin.category.edit","route_parameters":{"_route":"admin.category.edit","_controller":"App\\Controller\\Admin\\AdminCategoryController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/2","method":"POST"} [] [2019-11-22 09:53:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-11-22 09:53:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:53:12] doctrine.DEBUG: UPDATE category SET name = ? WHERE id = ? ["Margelles / Marches / Couv [...]",2] [] [2019-11-22 09:53:12] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:53:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:12] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:53:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:53:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac92ed"},"request_uri":"http://localhost:8000/_wdt/ac92ed","method":"GET"} [] [2019-11-22 09:53:16] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:53:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ac12f"},"request_uri":"http://localhost:8000/_wdt/5ac12f","method":"GET"} [] [2019-11-22 09:53:27] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:53:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:53:27] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Feuilles de pierre"} [] [2019-11-22 09:53:27] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:53:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:27] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:53:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:53:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e71bd"},"request_uri":"http://localhost:8000/_wdt/8e71bd","method":"GET"} [] [2019-11-22 09:53:29] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:53:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e6620"},"request_uri":"http://localhost:8000/_wdt/7e6620","method":"GET"} [] [2019-11-22 09:53:39] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:53:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:53:39] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Ardoises"} [] [2019-11-22 09:53:39] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:53:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:39] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:53:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:53:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a2620"},"request_uri":"http://localhost:8000/_wdt/9a2620","method":"GET"} [] [2019-11-22 09:53:40] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:53:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f803e"},"request_uri":"http://localhost:8000/_wdt/4f803e","method":"GET"} [] [2019-11-22 09:53:46] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:53:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:53:46] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Graviers"} [] [2019-11-22 09:53:46] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:53:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:46] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:53:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:53:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"224f36"},"request_uri":"http://localhost:8000/_wdt/224f36","method":"GET"} [] [2019-11-22 09:53:49] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:53:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1c5f3"},"request_uri":"http://localhost:8000/_wdt/a1c5f3","method":"GET"} [] [2019-11-22 09:53:59] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:53:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:53:59] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Autour du gravier"} [] [2019-11-22 09:53:59] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:53:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:59] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:53:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:53:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:53:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:53:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"566892"},"request_uri":"http://localhost:8000/_wdt/566892","method":"GET"} [] [2019-11-22 09:54:00] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:54:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:54:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:54:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:54:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:54:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:54:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c1de2"},"request_uri":"http://localhost:8000/_wdt/6c1de2","method":"GET"} [] [2019-11-22 09:54:27] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:54:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:54:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:54:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:54:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:54:27] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Vasques / Éviers / Receveurs"} [] [2019-11-22 09:54:27] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:54:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:54:27] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:54:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:54:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:54:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:54:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:54:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:54:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:54:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"63800a"},"request_uri":"http://localhost:8000/_wdt/63800a","method":"GET"} [] [2019-11-22 09:54:54] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:54:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:54:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:54:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:54:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:54:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:54:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:54:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"221b79"},"request_uri":"http://localhost:8000/_wdt/221b79","method":"GET"} [] [2019-11-22 09:54:58] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:54:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:54:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:54:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:54:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:54:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:54:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d231ee"},"request_uri":"http://localhost:8000/_wdt/d231ee","method":"GET"} [] [2019-11-22 09:55:11] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:55:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:55:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:55:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:55:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:55:11] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Fontaines"} [] [2019-11-22 09:55:11] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:55:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:55:12] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:55:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:55:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:55:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:55:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:55:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:55:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:55:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d57cb8"},"request_uri":"http://localhost:8000/_wdt/d57cb8","method":"GET"} [] [2019-11-22 09:55:13] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:55:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:55:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:55:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:55:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:55:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:55:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f755b"},"request_uri":"http://localhost:8000/_wdt/2f755b","method":"GET"} [] [2019-11-22 09:56:00] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:56:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:56:00] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Produits d'entretien"} [] [2019-11-22 09:56:00] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:56:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:01] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:56:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:56:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:56:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a1562"},"request_uri":"http://localhost:8000/_wdt/7a1562","method":"GET"} [] [2019-11-22 09:56:02] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-11-22 09:56:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:56:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de09e2"},"request_uri":"http://localhost:8000/_wdt/de09e2","method":"GET"} [] [2019-11-22 09:56:16] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-11-22 09:56:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:56:16] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Accessoires / Colles et joints"} [] [2019-11-22 09:56:16] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:56:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:17] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 09:56:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 09:56:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:56:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fd105"},"request_uri":"http://localhost:8000/_wdt/4fd105","method":"GET"} [] [2019-11-22 09:56:23] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:56:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:56:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:56:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64221e"},"request_uri":"http://localhost:8000/_wdt/64221e","method":"GET"} [] [2019-11-22 09:56:43] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:56:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:56:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0febd5"},"request_uri":"http://localhost:8000/_wdt/0febd5","method":"GET"} [] [2019-11-22 09:56:52] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:56:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:56:52] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Brossée"} [] [2019-11-22 09:56:52] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:56:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:52] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:56:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:56:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:56:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19ae67"},"request_uri":"http://localhost:8000/_wdt/19ae67","method":"GET"} [] [2019-11-22 09:56:53] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:56:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:56:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:56:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:56:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:56:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ec5a1"},"request_uri":"http://localhost:8000/_wdt/5ec5a1","method":"GET"} [] [2019-11-22 09:57:08] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:57:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:57:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:57:08] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Vieillie main"} [] [2019-11-22 09:57:08] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:57:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:57:08] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:57:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:57:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:57:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:57:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83a0fa"},"request_uri":"http://localhost:8000/_wdt/83a0fa","method":"GET"} [] [2019-11-22 09:57:09] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:57:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:57:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:57:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"571fa7"},"request_uri":"http://localhost:8000/_wdt/571fa7","method":"GET"} [] [2019-11-22 09:57:18] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:57:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:57:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:57:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:57:18] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Old héritage"} [] [2019-11-22 09:57:18] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:57:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:57:18] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:57:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:57:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:57:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:57:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:57:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c171b4"},"request_uri":"http://localhost:8000/_wdt/c171b4","method":"GET"} [] [2019-11-22 09:57:20] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:57:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:57:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:57:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:57:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:57:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99cdfd"},"request_uri":"http://localhost:8000/_wdt/99cdfd","method":"GET"} [] [2019-11-22 09:58:02] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:58:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:58:02] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Vieillie chants taillés"} [] [2019-11-22 09:58:02] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:58:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:02] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:58:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:58:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36e585"},"request_uri":"http://localhost:8000/_wdt/36e585","method":"GET"} [] [2019-11-22 09:58:03] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:58:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e82189"},"request_uri":"http://localhost:8000/_wdt/e82189","method":"GET"} [] [2019-11-22 09:58:09] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:58:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:58:09] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Adoucie"} [] [2019-11-22 09:58:09] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:58:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:09] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:58:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:58:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1834b"},"request_uri":"http://localhost:8000/_wdt/b1834b","method":"GET"} [] [2019-11-22 09:58:11] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:58:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"354914"},"request_uri":"http://localhost:8000/_wdt/354914","method":"GET"} [] [2019-11-22 09:58:19] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:58:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:58:19] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Naturelle"} [] [2019-11-22 09:58:19] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:58:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:19] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:58:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:58:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0632c"},"request_uri":"http://localhost:8000/_wdt/c0632c","method":"GET"} [] [2019-11-22 09:58:20] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:58:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58ba44"},"request_uri":"http://localhost:8000/_wdt/58ba44","method":"GET"} [] [2019-11-22 09:58:38] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:58:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:58:38] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Clivée"} [] [2019-11-22 09:58:38] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:58:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:38] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:58:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:58:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f417ed"},"request_uri":"http://localhost:8000/_wdt/f417ed","method":"GET"} [] [2019-11-22 09:58:40] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:58:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:58:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82f3fb"},"request_uri":"http://localhost:8000/_wdt/82f3fb","method":"GET"} [] [2019-11-22 09:58:59] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:58:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:58:59] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Brute"} [] [2019-11-22 09:58:59] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:58:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:59] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:58:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:58:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:58:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:58:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:58:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:58:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f36675"},"request_uri":"http://localhost:8000/_wdt/f36675","method":"GET"} [] [2019-11-22 09:59:01] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:59:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0f47d"},"request_uri":"http://localhost:8000/_wdt/f0f47d","method":"GET"} [] [2019-11-22 09:59:10] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:59:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:59:10] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Flammée"} [] [2019-11-22 09:59:10] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:59:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:10] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:59:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:59:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5533ec"},"request_uri":"http://localhost:8000/_wdt/5533ec","method":"GET"} [] [2019-11-22 09:59:11] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:59:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"121128"},"request_uri":"http://localhost:8000/_wdt/121128","method":"GET"} [] [2019-11-22 09:59:16] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:59:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:59:16] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Poncé"} [] [2019-11-22 09:59:16] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:59:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:16] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:59:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:59:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"063e28"},"request_uri":"http://localhost:8000/_wdt/063e28","method":"GET"} [] [2019-11-22 09:59:17] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:59:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0754e6"},"request_uri":"http://localhost:8000/_wdt/0754e6","method":"GET"} [] [2019-11-22 09:59:30] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:59:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:59:30] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Faces Naturelles"} [] [2019-11-22 09:59:30] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:59:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:31] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:59:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:59:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce64fb"},"request_uri":"http://localhost:8000/_wdt/ce64fb","method":"GET"} [] [2019-11-22 09:59:33] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"GET"} [] [2019-11-22 09:59:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9050b"},"request_uri":"http://localhost:8000/_wdt/b9050b","method":"GET"} [] [2019-11-22 09:59:42] request.INFO: Matched route "admin.finition.new". {"route":"admin.finition.new","route_parameters":{"_route":"admin.finition.new","_controller":"App\\Controller\\Admin\\AdminFinitionController::new"},"request_uri":"http://localhost:8000/admin/finitions/new","method":"POST"} [] [2019-11-22 09:59:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 09:59:42] doctrine.DEBUG: INSERT INTO finition (name) VALUES (?) {"1":"Faces Clivées"} [] [2019-11-22 09:59:42] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 09:59:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:42] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 09:59:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 09:59:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"261653"},"request_uri":"http://localhost:8000/_wdt/261653","method":"GET"} [] [2019-11-22 09:59:48] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 09:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 09:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"627b85"},"request_uri":"http://localhost:8000/_wdt/627b85","method":"GET"} [] [2019-11-22 09:59:50] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-22 09:59:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-22 09:59:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c1d0a"},"request_uri":"http://localhost:8000/_wdt/1c1d0a","method":"GET"} [] [2019-11-22 09:59:52] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 09:59:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 09:59:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 09:59:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 [] [] [2019-11-22 09:59:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 09:59:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 09:59:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 09:59:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bdc6d"},"request_uri":"http://localhost:8000/_wdt/9bdc6d","method":"GET"} [] [2019-11-22 10:14:15] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-22 10:14:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:14:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 10:14:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 10:14:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:14:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:14:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"445b17"},"request_uri":"http://localhost:8000/_wdt/445b17","method":"GET"} [] [2019-11-22 10:14:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:14:54] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-22 10:14:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:14:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:14:54] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "pose" nor one of the methods "getPose()", "pose()", "isPose()", "hasPose()", "__get()" exist and have public access in class "App\Entity\Product"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 419 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"pose\" nor one of the methods \"getPose()\", \"pose()\", \"isPose()\", \"hasPose()\", \"__get()\" exist and have public access in class \"App\\Entity\\Product\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:419)"} [] [2019-11-22 10:14:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:14:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd10cd"},"request_uri":"http://localhost:8000/_wdt/bd10cd","method":"GET"} [] [2019-11-22 10:15:32] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-22 10:15:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:15:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 10:15:32] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 10:15:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:15:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:15:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bd809"},"request_uri":"http://localhost:8000/_wdt/5bd809","method":"GET"} [] [2019-11-22 10:16:45] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-11-22 10:16:57] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-22 10:16:57] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-22 10:16:57] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-22 10:16:57] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-22 10:16:57] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-22 10:16:57] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-22 10:16:59] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645') ORDER BY version DESC LIMIT 1 [] [] [2019-11-22 10:16:59] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-22 10:16:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 10:16:59] doctrine.DEBUG: ALTER TABLE product ADD pose_id INT DEFAULT NULL [] [] [2019-11-22 10:16:59] doctrine.DEBUG: ALTER TABLE product ADD CONSTRAINT FK_D34A04ADA32C33D6 FOREIGN KEY (pose_id) REFERENCES pose (id) [] [] [2019-11-22 10:16:59] doctrine.DEBUG: CREATE INDEX IDX_D34A04ADA32C33D6 ON product (pose_id) [] [] [2019-11-22 10:16:59] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191122101645","2019-11-22 10:16:59"] [] [2019-11-22 10:16:59] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 10:17:20] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-22 10:17:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:17:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:17:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 10:17:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 10:17:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 10:17:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 10:17:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:17:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:17:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bc8c4"},"request_uri":"http://localhost:8000/_wdt/5bc8c4","method":"GET"} [] [2019-11-22 10:18:30] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-22 10:18:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-22 10:18:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 10:18:30] doctrine.DEBUG: UPDATE product SET description = ?, pose_id = ? WHERE id = ? ["Cette jolie pierre calcair [...]",1,1] [] [2019-11-22 10:18:30] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 10:18:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:30] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 10:18:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 10:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:18:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"549207"},"request_uri":"http://localhost:8000/_wdt/549207","method":"GET"} [] [2019-11-22 10:18:34] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 10:18:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 10:18:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:18:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00fcd6"},"request_uri":"http://localhost:8000/_wdt/00fcd6","method":"GET"} [] [2019-11-22 10:18:42] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 10:18:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 10:18:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:18:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d0ffa"},"request_uri":"http://localhost:8000/_wdt/1d0ffa","method":"GET"} [] [2019-11-22 10:18:44] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 10:18:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 10:18:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:18:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7eade2"},"request_uri":"http://localhost:8000/_wdt/7eade2","method":"GET"} [] [2019-11-22 10:18:46] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-22 10:18:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-22 10:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:18:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40eed1"},"request_uri":"http://localhost:8000/_wdt/40eed1","method":"GET"} [] [2019-11-22 10:18:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 10:18:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 10:18:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:18:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04b964"},"request_uri":"http://localhost:8000/_wdt/04b964","method":"GET"} [] [2019-11-22 10:18:51] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-22 10:18:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 10:18:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 10:18:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:18:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:18:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c5430"},"request_uri":"http://localhost:8000/_wdt/4c5430","method":"GET"} [] [2019-11-22 10:19:00] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-22 10:19:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:19:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-22 10:19:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:19:00] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 10:19:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:19:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 10:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:19:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:19:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:19:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d81d99"},"request_uri":"http://localhost:8000/_wdt/d81d99","method":"GET"} [] [2019-11-22 10:37:55] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-22 10:37:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:37:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 10:37:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 10:37:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:37:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:37:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8d004"},"request_uri":"http://localhost:8000/_wdt/c8d004","method":"GET"} [] [2019-11-22 10:57:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-22 10:57:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:57:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-22 10:57:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:57:04] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 10:57:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 10:57:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 10:57:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 10:57:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 10:57:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 10:57:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c16e3b"},"request_uri":"http://localhost:8000/_wdt/c16e3b","method":"GET"} [] [2019-11-22 13:19:47] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 13:19:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 13:19:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 13:19:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 13:19:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 13:19:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 13:19:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 13:19:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:19:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b46655"},"request_uri":"http://localhost:8000/_wdt/b46655","method":"GET"} [] [2019-11-22 13:19:49] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-22 13:19:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 13:19:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 13:19:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 13:19:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-22 13:19:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 13:19:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:19:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16ff88"},"request_uri":"http://localhost:8000/_wdt/16ff88","method":"GET"} [] [2019-11-22 13:19:50] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-22 13:19:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 13:19:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 13:19:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 13:19:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-22 13:19:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 13:19:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:19:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3d562"},"request_uri":"http://localhost:8000/_wdt/f3d562","method":"GET"} [] [2019-11-22 13:19:51] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-22 13:19:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 13:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 13:19:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 13:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-22 13:19:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 13:19:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:19:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7401da"},"request_uri":"http://localhost:8000/_wdt/7401da","method":"GET"} [] [2019-11-22 13:19:53] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 13:19:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 13:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 13:19:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 13:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 13:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 13:19:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 13:19:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:19:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2585b5"},"request_uri":"http://localhost:8000/_wdt/2585b5","method":"GET"} [] [2019-11-22 13:30:01] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout"},"request_uri":"http://localhost:8000/admin/logout","method":"GET"} [] [2019-11-22 13:30:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 13:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 13:30:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 13:30:01] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-22 13:30:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:30:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1252e"},"request_uri":"http://localhost:8000/_wdt/e1252e","method":"GET"} [] [2019-11-22 13:30:07] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 13:30:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:30:07] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-22 13:30:07] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-22 13:30:07] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:30:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:30:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:30:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0fc253"},"request_uri":"http://localhost:8000/_wdt/0fc253","method":"GET"} [] [2019-11-22 13:30:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:30:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:30:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:30:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:30:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d90c46"},"request_uri":"http://localhost:8000/_wdt/d90c46","method":"GET"} [] [2019-11-22 13:31:56] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:31:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:31:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:31:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b01aaf"},"request_uri":"http://localhost:8000/_wdt/b01aaf","method":"GET"} [] [2019-11-22 13:31:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:31:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:31:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:31:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad30ff"},"request_uri":"http://localhost:8000/_wdt/ad30ff","method":"GET"} [] [2019-11-22 13:32:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:33:10] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:33:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:33:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:33:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d771c1"},"request_uri":"http://localhost:8000/_wdt/d771c1","method":"GET"} [] [2019-11-22 13:33:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:33:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:33:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a68b3d"},"request_uri":"http://localhost:8000/_wdt/a68b3d","method":"GET"} [] [2019-11-22 13:35:16] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:35:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:35:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:35:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cfd5e5"},"request_uri":"http://localhost:8000/_wdt/cfd5e5","method":"GET"} [] [2019-11-22 13:35:42] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:35:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:35:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:35:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f100ca"},"request_uri":"http://localhost:8000/_wdt/f100ca","method":"GET"} [] [2019-11-22 13:36:09] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:36:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:36:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:36:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c2e10"},"request_uri":"http://localhost:8000/_wdt/0c2e10","method":"GET"} [] [2019-11-22 13:36:26] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:36:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:36:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:36:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80429d"},"request_uri":"http://localhost:8000/_wdt/80429d","method":"GET"} [] [2019-11-22 13:36:27] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:36:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:36:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:36:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"054258"},"request_uri":"http://localhost:8000/_wdt/054258","method":"GET"} [] [2019-11-22 13:36:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:36:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:36:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:36:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4efbd9"},"request_uri":"http://localhost:8000/_wdt/4efbd9","method":"GET"} [] [2019-11-22 13:36:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:36:50] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:36:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:36:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:36:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01bf34"},"request_uri":"http://localhost:8000/_wdt/01bf34","method":"GET"} [] [2019-11-22 13:37:07] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 13:37:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 13:37:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 13:37:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d0510"},"request_uri":"http://localhost:8000/_wdt/3d0510","method":"GET"} [] [2019-11-22 14:20:23] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-22 14:20:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-11-22 14:20:23] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-22 14:20:23] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-11-22 14:20:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 14:20:23] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 14:20:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 14:20:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 14:20:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 14:20:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 14:20:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 14:20:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 14:20:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:20:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da5f63"},"request_uri":"http://localhost:8000/_wdt/da5f63","method":"GET"} [] [2019-11-22 14:21:31] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout"},"request_uri":"http://localhost:8000/admin/logout","method":"GET"} [] [2019-11-22 14:21:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 14:21:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 14:21:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 14:21:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-22 14:21:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:21:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf410c"},"request_uri":"http://localhost:8000/_wdt/bf410c","method":"GET"} [] [2019-11-22 14:21:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/produit"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/produit\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/produit/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:21:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aace00"},"request_uri":"http://localhost:8000/_wdt/aace00","method":"GET"} [] [2019-11-22 14:21:47] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 14:21:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 14:21:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-22 14:21:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-22 14:21:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 14:21:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 14:21:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:21:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00a5b8"},"request_uri":"http://localhost:8000/_wdt/00a5b8","method":"GET"} [] [2019-11-22 14:27:45] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 14:27:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 14:27:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:27:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"193d64"},"request_uri":"http://localhost:8000/_wdt/193d64","method":"GET"} [] [2019-11-22 14:27:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:29:10] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 14:29:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 14:29:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:29:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0eb5fd"},"request_uri":"http://localhost:8000/_wdt/0eb5fd","method":"GET"} [] [2019-11-22 14:29:12] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 14:29:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 14:29:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:29:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f65cc4"},"request_uri":"http://localhost:8000/_wdt/f65cc4","method":"GET"} [] [2019-11-22 14:29:20] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 14:29:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 14:29:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 14:29:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26cd37"},"request_uri":"http://localhost:8000/_wdt/26cd37","method":"GET"} [] [2019-11-22 15:08:42] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-22 15:08:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-11-22 15:08:42] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-22 15:08:42] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-11-22 15:08:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:08:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 15:08:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:08:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:08:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:08:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:08:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:08:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37208a"},"request_uri":"http://localhost:8000/_wdt/37208a","method":"GET"} [] [2019-11-22 15:08:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:08:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:08:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:08:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:08:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:08:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:08:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f184e0"},"request_uri":"http://localhost:8000/_wdt/f184e0","method":"GET"} [] [2019-11-22 15:08:50] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:08:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:08:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:08:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:08:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:08:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:08:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98b21d"},"request_uri":"http://localhost:8000/_wdt/98b21d","method":"GET"} [] [2019-11-22 15:08:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:08:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:08:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 15:08:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:08:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:08:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34fb90"},"request_uri":"http://localhost:8000/_wdt/34fb90","method":"GET"} [] [2019-11-22 15:14:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:14:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:14:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:14:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:14:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:14:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "form" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig line 17 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"form\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig:17)"} [] [2019-11-22 15:14:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:14:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f3347"},"request_uri":"http://localhost:8000/_wdt/2f3347","method":"GET"} [] [2019-11-22 15:14:01] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:14:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:14:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:14:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:14:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:14:01] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "form" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig line 17 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"form\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/pages/index.html.twig:17)"} [] [2019-11-22 15:14:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:14:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd9c5d"},"request_uri":"http://localhost:8000/_wdt/dd9c5d","method":"GET"} [] [2019-11-22 15:14:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:14:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:14:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:14:48] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: request" at /Applications/MAMP/htdocs/RomaNature/src/Controller/Admin/AdminController.php line 46 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: request at /Applications/MAMP/htdocs/RomaNature/src/Controller/Admin/AdminController.php:46)"} [] [2019-11-22 15:14:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:14:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6923d7"},"request_uri":"http://localhost:8000/_wdt/6923d7","method":"GET"} [] [2019-11-22 15:14:50] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:14:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:14:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:14:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:14:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:14:50] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: request" at /Applications/MAMP/htdocs/RomaNature/src/Controller/Admin/AdminController.php line 46 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: request at /Applications/MAMP/htdocs/RomaNature/src/Controller/Admin/AdminController.php:46)"} [] [2019-11-22 15:14:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:14:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0d3fb"},"request_uri":"http://localhost:8000/_wdt/b0d3fb","method":"GET"} [] [2019-11-22 15:15:03] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:15:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:15:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:15:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:15:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:15:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:15:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:15:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:15:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:15:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:15:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:15:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b439d"},"request_uri":"http://localhost:8000/_wdt/8b439d","method":"GET"} [] [2019-11-22 15:16:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:16:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:16:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:16:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:16:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:16:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:16:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:16:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:16:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:16:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:16:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:16:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bda2ed"},"request_uri":"http://localhost:8000/_wdt/bda2ed","method":"GET"} [] [2019-11-22 15:16:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:16:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:16:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:16:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:16:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:16:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:16:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:16:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:16:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:16:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:16:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:16:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"715467"},"request_uri":"http://localhost:8000/_wdt/715467","method":"GET"} [] [2019-11-22 15:16:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:16:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:16:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:16:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:16:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:16:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:16:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:16:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:16:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:16:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:16:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:16:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5040fa"},"request_uri":"http://localhost:8000/_wdt/5040fa","method":"GET"} [] [2019-11-22 15:16:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:16:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:16:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:16:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:16:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:16:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:16:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:16:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:16:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:16:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:16:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:16:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b520a5"},"request_uri":"http://localhost:8000/_wdt/b520a5","method":"GET"} [] [2019-11-22 15:16:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:16:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:16:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:16:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:16:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:16:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:16:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:16:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:16:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:16:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:16:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:16:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"296cca"},"request_uri":"http://localhost:8000/_wdt/296cca","method":"GET"} [] [2019-11-22 15:36:12] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:36:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:36:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:36:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:36:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:36:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:36:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:36:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:36:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:36:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5be0e8"},"request_uri":"http://localhost:8000/_wdt/5be0e8","method":"GET"} [] [2019-11-22 15:36:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:36:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:36:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:36:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:36:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:36:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:36:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:36:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:36:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:36:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:36:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32d88a"},"request_uri":"http://localhost:8000/_wdt/32d88a","method":"GET"} [] [2019-11-22 15:36:22] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:36:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:36:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:36:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:36:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:36:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:36:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:36:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:36:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:36:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5903cc"},"request_uri":"http://localhost:8000/_wdt/5903cc","method":"GET"} [] [2019-11-22 15:36:56] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:36:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:36:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:36:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:36:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:36:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:36:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:36:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:36:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:36:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:36:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:36:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b8bdc"},"request_uri":"http://localhost:8000/_wdt/9b8bdc","method":"GET"} [] [2019-11-22 15:37:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:37:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:37:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:37:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:37:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:37:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:37:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:37:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:37:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:37:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a767a"},"request_uri":"http://localhost:8000/_wdt/6a767a","method":"GET"} [] [2019-11-22 15:38:03] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:38:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:38:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:38:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:38:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:38:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:38:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:38:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:38:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:38:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c9cfb"},"request_uri":"http://localhost:8000/_wdt/8c9cfb","method":"GET"} [] [2019-11-22 15:44:31] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"POST"} [] [2019-11-22 15:44:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:44:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-22 15:44:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-22 15:44:31] doctrine.DEBUG: INSERT INTO product (name, description, created_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?) {"1":"Egypte Beige","2":"C'est le coup de cœur RO'M [...]","3":"2019-11-22 15:44:31","4":1,"5":1,"6":3} [] [2019-11-22 15:44:31] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [3,1] [] [2019-11-22 15:44:31] doctrine.DEBUG: "COMMIT" [] [] [2019-11-22 15:44:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:44:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 15:44:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:44:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 15:44:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:44:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:44:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c21490"},"request_uri":"http://localhost:8000/_wdt/c21490","method":"GET"} [] [2019-11-22 15:45:33] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:45:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:45:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:45:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:45:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:45:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:45:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:45:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:45:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:45:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:45:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:45:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4852c0"},"request_uri":"http://localhost:8000/_wdt/4852c0","method":"GET"} [] [2019-11-22 15:47:37] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 15:47:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:47:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-22 15:47:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:47:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:47:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92aa3f"},"request_uri":"http://localhost:8000/_wdt/92aa3f","method":"GET"} [] [2019-11-22 15:47:38] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-22 15:47:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:47:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-22 15:47:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:47:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:47:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bbda0"},"request_uri":"http://localhost:8000/_wdt/0bbda0","method":"GET"} [] [2019-11-22 15:47:43] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:47:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:47:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:47:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:47:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:47:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:47:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:47:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:47:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:47:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:47:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:47:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4683ab"},"request_uri":"http://localhost:8000/_wdt/4683ab","method":"GET"} [] [2019-11-22 15:50:44] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:50:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:50:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:50:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:50:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:50:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:50:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:50:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:50:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:50:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:50:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:50:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42409b"},"request_uri":"http://localhost:8000/_wdt/42409b","method":"GET"} [] [2019-11-22 15:50:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:51:45] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:51:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:51:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:51:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:51:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:51:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:51:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:51:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:51:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:51:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:51:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:51:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ff56f"},"request_uri":"http://localhost:8000/_wdt/1ff56f","method":"GET"} [] [2019-11-22 15:51:50] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout"},"request_uri":"http://localhost:8000/admin/logout","method":"GET"} [] [2019-11-22 15:51:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:51:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:51:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:51:50] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-22 15:51:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:51:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd3b19"},"request_uri":"http://localhost:8000/_wdt/dd3b19","method":"GET"} [] [2019-11-22 15:56:23] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-22 15:56:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 15:56:23] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-22 15:56:23] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-22 15:56:23] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-22 15:56:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 15:56:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:56:25] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:56:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-22 15:56:25] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-22 15:56:25] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-22 15:56:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"301c4a"},"request_uri":"http://localhost:8000/_wdt/301c4a","method":"GET"} [] [2019-11-22 15:56:29] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-22 15:56:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-11-22 15:56:29] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-22 15:56:29] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-11-22 15:56:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:56:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-22 15:56:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-22 15:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-22 15:56:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-22 15:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-22 15:56:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-22 15:56:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-22 15:56:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-22 15:56:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-22 15:56:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-22 15:56:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-22 15:56:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfc104"},"request_uri":"http://localhost:8000/_wdt/bfc104","method":"GET"} [] [2019-11-26 09:35:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:35:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:35:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:37:36] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 09:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-26 09:37:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-11-26 09:37:36] security.DEBUG: Calling Authentication entry point. [] [] [2019-11-26 09:37:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-26 09:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-26 09:37:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:37:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0dd5bd"},"request_uri":"http://localhost:8000/_wdt/0dd5bd","method":"GET"} [] [2019-11-26 09:37:43] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-26 09:37:43] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationServiceException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:85, Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"} [] [2019-11-26 09:37:43] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/admin/login"} [] [2019-11-26 09:37:43] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-11-26 09:37:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-26 09:37:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:37:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1dec8"},"request_uri":"http://localhost:8000/_wdt/e1dec8","method":"GET"} [] [2019-11-26 09:38:02] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-11-26 09:38:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-11-26 09:38:02] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-11-26 09:38:02] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-11-26 09:38:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:38:02] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 09:38:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:38:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:38:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:38:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-26 09:38:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:38:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:38:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:38:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fbf99"},"request_uri":"http://localhost:8000/_wdt/4fbf99","method":"GET"} [] [2019-11-26 09:45:47] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:45:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:45:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:45:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:45:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:45:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86660d"},"request_uri":"http://localhost:8000/_wdt/86660d","method":"GET"} [] [2019-11-26 09:46:29] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:46:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:46:29] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:46:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:46:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:46:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"763e0a"},"request_uri":"http://localhost:8000/_wdt/763e0a","method":"GET"} [] [2019-11-26 09:46:30] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:46:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:46:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:46:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:46:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:46:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4f9b1"},"request_uri":"http://localhost:8000/_wdt/d4f9b1","method":"GET"} [] [2019-11-26 09:47:02] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:47:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:47:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:47:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:47:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:47:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d089f8"},"request_uri":"http://localhost:8000/_wdt/d089f8","method":"GET"} [] [2019-11-26 09:47:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:47:03] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:47:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:47:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:47:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96fb7b"},"request_uri":"http://localhost:8000/_wdt/96fb7b","method":"GET"} [] [2019-11-26 09:47:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:50:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:50:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:50:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:50:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:50:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:50:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d5a13"},"request_uri":"http://localhost:8000/_wdt/7d5a13","method":"GET"} [] [2019-11-26 09:50:06] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:50:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:50:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:50:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:50:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:50:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"610e8c"},"request_uri":"http://localhost:8000/_wdt/610e8c","method":"GET"} [] [2019-11-26 09:50:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:50:07] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:50:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:50:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:50:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:50:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:50:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28f5b1"},"request_uri":"http://localhost:8000/_wdt/28f5b1","method":"GET"} [] [2019-11-26 09:50:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:52:25] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:52:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:52:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:52:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:52:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:52:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:52:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86559f"},"request_uri":"http://localhost:8000/_wdt/86559f","method":"GET"} [] [2019-11-26 09:52:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:55:30] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:55:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:55:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:55:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:55:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:55:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18670d"},"request_uri":"http://localhost:8000/_wdt/18670d","method":"GET"} [] [2019-11-26 09:55:31] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:55:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:55:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:55:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:55:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:55:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8a6c3"},"request_uri":"http://localhost:8000/_wdt/a8a6c3","method":"GET"} [] [2019-11-26 09:55:37] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:55:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:55:37] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:55:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:55:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:55:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b0a26"},"request_uri":"http://localhost:8000/_wdt/3b0a26","method":"GET"} [] [2019-11-26 09:55:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:56:03] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:56:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:56:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:56:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:56:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:56:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"653e93"},"request_uri":"http://localhost:8000/_wdt/653e93","method":"GET"} [] [2019-11-26 09:56:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:56:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:56:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:56:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:56:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:56:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94e647"},"request_uri":"http://localhost:8000/_wdt/94e647","method":"GET"} [] [2019-11-26 09:56:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:56:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:56:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:56:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:56:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 09:56:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 09:56:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 09:56:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 09:56:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:56:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25614c"},"request_uri":"http://localhost:8000/_wdt/25614c","method":"GET"} [] [2019-11-26 09:56:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 09:56:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:12:48] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:12:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:12:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:12:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:12:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:12:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:12:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:12:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:12:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:12:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:12:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:12:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9bc12d"},"request_uri":"http://localhost:8000/_wdt/9bc12d","method":"GET"} [] [2019-11-26 10:12:51] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:12:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:12:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:12:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:12:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:12:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59f2e8"},"request_uri":"http://localhost:8000/_wdt/59f2e8","method":"GET"} [] [2019-11-26 10:13:26] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:13:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:13:26] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:13:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:13:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:13:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1df0b7"},"request_uri":"http://localhost:8000/_wdt/1df0b7","method":"GET"} [] [2019-11-26 10:13:28] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:13:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:13:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:13:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:13:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:13:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dffcc7"},"request_uri":"http://localhost:8000/_wdt/dffcc7","method":"GET"} [] [2019-11-26 10:13:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:14:08] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:14:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:14:08] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:14:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:14:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:14:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92fea1"},"request_uri":"http://localhost:8000/_wdt/92fea1","method":"GET"} [] [2019-11-26 10:14:11] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:14:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:14:11] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:14:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:14:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:14:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e4c5a"},"request_uri":"http://localhost:8000/_wdt/7e4c5a","method":"GET"} [] [2019-11-26 10:14:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:14:36] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:14:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:14:36] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:14:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:14:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:14:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"649423"},"request_uri":"http://localhost:8000/_wdt/649423","method":"GET"} [] [2019-11-26 10:15:31] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:15:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:15:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:15:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:15:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:15:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c9684"},"request_uri":"http://localhost:8000/_wdt/8c9684","method":"GET"} [] [2019-11-26 10:15:33] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:15:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:15:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:15:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:15:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:15:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f2869"},"request_uri":"http://localhost:8000/_wdt/2f2869","method":"GET"} [] [2019-11-26 10:15:34] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:15:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:15:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:15:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:15:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:15:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"570c80"},"request_uri":"http://localhost:8000/_wdt/570c80","method":"GET"} [] [2019-11-26 10:15:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:15:55] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:15:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:15:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:15:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:15:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:15:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b3e4d"},"request_uri":"http://localhost:8000/_wdt/6b3e4d","method":"GET"} [] [2019-11-26 10:16:14] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:16:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:16:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:16:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:16:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:16:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:16:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0c0cd"},"request_uri":"http://localhost:8000/_wdt/e0c0cd","method":"GET"} [] [2019-11-26 10:17:31] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:17:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:17:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:17:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:17:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:17:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0edac3"},"request_uri":"http://localhost:8000/_wdt/0edac3","method":"GET"} [] [2019-11-26 10:17:32] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:17:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:17:32] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:17:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:17:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:17:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b87a39"},"request_uri":"http://localhost:8000/_wdt/b87a39","method":"GET"} [] [2019-11-26 10:17:47] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:17:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:17:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:17:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:17:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:17:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07aa41"},"request_uri":"http://localhost:8000/_wdt/07aa41","method":"GET"} [] [2019-11-26 10:18:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:18:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:18:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:18:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:18:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:18:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e4b5d"},"request_uri":"http://localhost:8000/_wdt/8e4b5d","method":"GET"} [] [2019-11-26 10:18:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:18:21] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:18:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:18:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:18:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:18:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:18:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc398d"},"request_uri":"http://localhost:8000/_wdt/dc398d","method":"GET"} [] [2019-11-26 10:18:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:19:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:19:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:19:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:19:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:19:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:19:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:19:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eed930"},"request_uri":"http://localhost:8000/_wdt/eed930","method":"GET"} [] [2019-11-26 10:20:31] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:20:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:20:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:20:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:20:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:20:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ecb80"},"request_uri":"http://localhost:8000/_wdt/0ecb80","method":"GET"} [] [2019-11-26 10:20:32] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:20:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:20:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:20:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:20:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:20:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:20:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc5f8f"},"request_uri":"http://localhost:8000/_wdt/dc5f8f","method":"GET"} [] [2019-11-26 10:20:33] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:20:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:20:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:20:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:20:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:20:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7709a0"},"request_uri":"http://localhost:8000/_wdt/7709a0","method":"GET"} [] [2019-11-26 10:20:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:21:15] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:21:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:21:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:21:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:21:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:21:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc2684"},"request_uri":"http://localhost:8000/_wdt/cc2684","method":"GET"} [] [2019-11-26 10:21:17] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:21:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:21:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:21:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:21:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:21:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30ec78"},"request_uri":"http://localhost:8000/_wdt/30ec78","method":"GET"} [] [2019-11-26 10:21:38] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:21:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:21:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:21:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:21:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:21:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b11720"},"request_uri":"http://localhost:8000/_wdt/b11720","method":"GET"} [] [2019-11-26 10:21:48] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:21:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:21:48] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:21:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:21:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:21:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3a90c"},"request_uri":"http://localhost:8000/_wdt/f3a90c","method":"GET"} [] [2019-11-26 10:22:15] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:22:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:22:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:22:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:22:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:22:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1aa403"},"request_uri":"http://localhost:8000/_wdt/1aa403","method":"GET"} [] [2019-11-26 10:22:16] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:22:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:22:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:22:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:22:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:22:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fbd7c"},"request_uri":"http://localhost:8000/_wdt/2fbd7c","method":"GET"} [] [2019-11-26 10:22:38] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:22:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:22:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:22:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:22:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:22:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2abf7"},"request_uri":"http://localhost:8000/_wdt/c2abf7","method":"GET"} [] [2019-11-26 10:22:45] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 10:22:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-26 10:22:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:22:45] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 10:22:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-26 10:22:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:22:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:22:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e2cec"},"request_uri":"http://localhost:8000/_wdt/4e2cec","method":"GET"} [] [2019-11-26 10:22:53] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-26 10:22:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:22:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:22:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:22:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-26 10:22:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:22:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:22:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18f3c9"},"request_uri":"http://localhost:8000/_wdt/18f3c9","method":"GET"} [] [2019-11-26 10:23:12] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-11-26 10:23:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:23:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:23:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:23:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc33f2"},"request_uri":"http://localhost:8000/_wdt/bc33f2","method":"GET"} [] [2019-11-26 10:24:07] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-11-26 10:24:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 10:24:07] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 50","2":"75x50 cm, 50x50 cm, 50x25 [...]","3":"1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-11-26 10:24:07] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 10:24:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:07] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-26 10:24:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-26 10:24:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:24:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a73c9d"},"request_uri":"http://localhost:8000/_wdt/a73c9d","method":"GET"} [] [2019-11-26 10:24:09] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 10:24:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-26 10:24:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:24:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd0b4d"},"request_uri":"http://localhost:8000/_wdt/cd0b4d","method":"GET"} [] [2019-11-26 10:24:11] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:24:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:24:11] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:24:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:24:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0b1bb"},"request_uri":"http://localhost:8000/_wdt/b0b1bb","method":"GET"} [] [2019-11-26 10:24:16] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 10:24:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 10:24:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 10:24:16] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [1,2] [] [2019-11-26 10:24:16] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 10:24:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:16] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 10:24:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-26 10:24:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:24:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c71929"},"request_uri":"http://localhost:8000/_wdt/c71929","method":"GET"} [] [2019-11-26 10:24:19] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 10:24:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 10:24:19] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 10:24:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:24:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36e4be"},"request_uri":"http://localhost:8000/_wdt/36e4be","method":"GET"} [] [2019-11-26 10:24:40] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 10:24:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 10:24:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:40] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 10:24:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-26 10:24:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 10:24:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 10:24:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 10:24:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84c3ff"},"request_uri":"http://localhost:8000/_wdt/84c3ff","method":"GET"} [] [2019-11-26 10:55:08] console.DEBUG: Command "make:entity" exited with code "1" {"command":"make:entity","code":1} [] [2019-11-26 10:55:31] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-11-26 10:55:45] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 10:55:45] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:55:45] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:55:45] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:55:45] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 10:55:45] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 10:55:46] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 10:55:46] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 10:55:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 10:55:46] doctrine.DEBUG: CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-26 10:55:46] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191126105531","2019-11-26 10:55:46"] [] [2019-11-26 10:55:46] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-11-26 10:59:25] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 10:59:25] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 10:59:25] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 10:59:25] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 10:59:25] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 10:59:25] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 10:59:26] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 10:59:26] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 10:59:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 10:59:26] doctrine.DEBUG: CREATE TABLE product_pictures (product_id INT NOT NULL, pictures_id INT NOT NULL, INDEX IDX_44CC45574584665A (product_id), INDEX IDX_44CC4557BC415685 (pictures_id), PRIMARY KEY(product_id, pictures_id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-26 10:59:26] doctrine.DEBUG: ALTER TABLE product_pictures ADD CONSTRAINT FK_44CC45574584665A FOREIGN KEY (product_id) REFERENCES product (id) ON DELETE CASCADE [] [] [2019-11-26 10:59:26] doctrine.DEBUG: ALTER TABLE product_pictures ADD CONSTRAINT FK_44CC4557BC415685 FOREIGN KEY (pictures_id) REFERENCES pictures (id) ON DELETE CASCADE [] [] [2019-11-26 10:59:26] doctrine.DEBUG: ALTER TABLE pictures ADD filename VARCHAR(255) NOT NULL [] [] [2019-11-26 10:59:26] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191126105922","2019-11-26 10:59:26"] [] [2019-11-26 10:59:26] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_pictures' */ WHERE k.table_name = 'product_pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_pictures' [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:04:31] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-11-26 11:06:31] console.ERROR: Error thrown while running command "'doctrine:status'". Message: "Command "doctrine:status" is not defined. Did you mean one of these? doctrine:cache:clear doctrine:cache:clear-collection-region doctrine:cache:clear-entity-region doctrine:cache:clear-metadata doctrine:cache:clear-query doctrine:cache:clear-query-region doctrine:cache:clear-result doctrine:cache:contains doctrine:cache:delete doctrine:cache:flush doctrine:cache:stats doctrine:database:create doctrine:database:drop doctrine:database:import doctrine:ensure-production-settings doctrine:generate:entities doctrine:mapping:convert doctrine:mapping:import doctrine:mapping:info doctrine:migrations:diff doctrine:migrations:dump-schema doctrine:migrations:execute doctrine:migrations:generate doctrine:migrations:latest doctrine:migrations:migrate doctrine:migrations:rollup doctrine:migrations:status doctrine:migrations:up-to-date doctrine:migrations:version doctrine:query:dql doctrine:query:sql doctrine:schema:create doctrine:schema:drop doctrine:schema:update doctrine:schema:validate server:status" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"doctrine:status\" is not defined.\n\nDid you mean one of these?\n doctrine:cache:clear\n doctrine:cache:clear-collection-region\n doctrine:cache:clear-entity-region\n doctrine:cache:clear-metadata\n doctrine:cache:clear-query\n doctrine:cache:clear-query-region\n doctrine:cache:clear-result\n doctrine:cache:contains\n doctrine:cache:delete\n doctrine:cache:flush\n doctrine:cache:stats\n doctrine:database:create\n doctrine:database:drop\n doctrine:database:import\n doctrine:ensure-production-settings\n doctrine:generate:entities\n doctrine:mapping:convert\n doctrine:mapping:import\n doctrine:mapping:info\n doctrine:migrations:diff\n doctrine:migrations:dump-schema\n doctrine:migrations:execute\n doctrine:migrations:generate\n doctrine:migrations:latest\n doctrine:migrations:migrate\n doctrine:migrations:rollup\n doctrine:migrations:status\n doctrine:migrations:up-to-date\n doctrine:migrations:version\n doctrine:query:dql\n doctrine:query:sql\n doctrine:schema:create\n doctrine:schema:drop\n doctrine:schema:update\n doctrine:schema:validate\n server:status at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/console/Application.php:660)","command":"'doctrine:status'","message":"Command \"doctrine:status\" is not defined.\n\nDid you mean one of these?\n doctrine:cache:clear\n doctrine:cache:clear-collection-region\n doctrine:cache:clear-entity-region\n doctrine:cache:clear-metadata\n doctrine:cache:clear-query\n doctrine:cache:clear-query-region\n doctrine:cache:clear-result\n doctrine:cache:contains\n doctrine:cache:delete\n doctrine:cache:flush\n doctrine:cache:stats\n doctrine:database:create\n doctrine:database:drop\n doctrine:database:import\n doctrine:ensure-production-settings\n doctrine:generate:entities\n doctrine:mapping:convert\n doctrine:mapping:import\n doctrine:mapping:info\n doctrine:migrations:diff\n doctrine:migrations:dump-schema\n doctrine:migrations:execute\n doctrine:migrations:generate\n doctrine:migrations:latest\n doctrine:migrations:migrate\n doctrine:migrations:rollup\n doctrine:migrations:status\n doctrine:migrations:up-to-date\n doctrine:migrations:version\n doctrine:query:dql\n doctrine:query:sql\n doctrine:schema:create\n doctrine:schema:drop\n doctrine:schema:update\n doctrine:schema:validate\n server:status"} [] [2019-11-26 11:06:47] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:06:47] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:07:24] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:07:24] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:07:24] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:07:24] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:07:24] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:07:24] console.ERROR: Error thrown while running command "doctrine:migrations:version 20191126105531". Message: "You must specify whether you want to --add or --delete the specified version." {"exception":"[object] (Doctrine\\Migrations\\Tools\\Console\\Exception\\InvalidOptionUsage(code: 0): You must specify whether you want to --add or --delete the specified version. at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Exception/InvalidOptionUsage.php:13)","command":"doctrine:migrations:version 20191126105531","message":"You must specify whether you want to --add or --delete the specified version."} [] [2019-11-26 11:07:24] console.DEBUG: Command "doctrine:migrations:version 20191126105531" exited with code "1" {"command":"doctrine:migrations:version 20191126105531","code":1} [] [2019-11-26 11:08:59] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:08:59] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:08:59] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:08:59] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:08:59] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:08:59] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:09:01] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:09:01] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:09:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:09:01] doctrine.DEBUG: DROP TABLE product_pictures [] [] [2019-11-26 11:09:01] doctrine.DEBUG: ALTER TABLE pictures DROP filename [] [] [2019-11-26 11:09:01] doctrine.DEBUG: DELETE FROM migration_versions WHERE version = ? ["20191126105922"] [] [2019-11-26 11:09:01] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:09:18] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:10:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:10:00] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:10:00] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:10:00] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:10:00] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:02] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:02] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:10:02] doctrine.DEBUG: DROP TABLE pictures [] [] [2019-11-26 11:10:02] doctrine.DEBUG: DELETE FROM migration_versions WHERE version = ? ["20191126105531"] [] [2019-11-26 11:10:02] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:14] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:10:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:10:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:10:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:10:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:10:28] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:29] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:29] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:10:29] doctrine.DEBUG: ALTER TABLE product DROP FOREIGN KEY FK_D34A04ADA32C33D6 [] [] [2019-11-26 11:10:29] doctrine.DEBUG: DROP INDEX IDX_D34A04ADA32C33D6 ON product [] [] [2019-11-26 11:10:29] doctrine.DEBUG: ALTER TABLE product DROP pose_id [] [] [2019-11-26 11:10:29] doctrine.DEBUG: DELETE FROM migration_versions WHERE version = ? ["20191122101645"] [] [2019-11-26 11:10:29] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:10:53] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:11:52] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:11:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:11:52] doctrine.DEBUG: ALTER TABLE product ADD pose_id INT DEFAULT NULL [] [] [2019-11-26 11:11:53] doctrine.DEBUG: ALTER TABLE product ADD CONSTRAINT FK_D34A04ADA32C33D6 FOREIGN KEY (pose_id) REFERENCES pose (id) [] [] [2019-11-26 11:11:53] doctrine.DEBUG: CREATE INDEX IDX_D34A04ADA32C33D6 ON product (pose_id) [] [] [2019-11-26 11:11:53] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191122101645","2019-11-26 11:11:53"] [] [2019-11-26 11:11:53] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:12:04] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 11:12:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:12:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-26 11:12:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 11:12:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 11:12:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 11:12:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 11:12:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:12:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:12:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e3e08"},"request_uri":"http://localhost:8000/_wdt/2e3e08","method":"GET"} [] [2019-11-26 11:12:17] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 11:12:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 11:12:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 11:12:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:12:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:12:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ee9d4"},"request_uri":"http://localhost:8000/_wdt/4ee9d4","method":"GET"} [] [2019-11-26 11:12:21] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 11:12:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 11:12:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:12:21] doctrine.DEBUG: UPDATE product SET pose_id = ? WHERE id = ? [1,1] [] [2019-11-26 11:12:21] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:12:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:12:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 11:12:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.category_id AS category_id_5, t0.finition_id AS finition_id_6, t0.pose_id AS pose_id_7 FROM product t0 [] [] [2019-11-26 11:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:12:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:12:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:12:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09c796"},"request_uri":"http://localhost:8000/_wdt/09c796","method":"GET"} [] [2019-11-26 11:13:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-11-26 11:13:52] console.ERROR: Error thrown while running command "'doctrine:migrations'". Message: "Command "doctrine:migrations" is not defined. Did you mean one of these? doctrine:cache:clear doctrine:cache:clear-collection-region doctrine:cache:clear-entity-region doctrine:cache:clear-metadata doctrine:cache:clear-query doctrine:cache:clear-query-region doctrine:cache:clear-result doctrine:cache:contains doctrine:cache:delete doctrine:cache:flush doctrine:cache:stats doctrine:database:create doctrine:database:drop doctrine:database:import doctrine:ensure-production-settings doctrine:generate:entities doctrine:mapping:convert doctrine:mapping:import doctrine:mapping:info doctrine:migrations:diff doctrine:migrations:dump-schema doctrine:migrations:execute doctrine:migrations:generate doctrine:migrations:latest doctrine:migrations:migrate doctrine:migrations:rollup doctrine:migrations:status doctrine:migrations:up-to-date doctrine:migrations:version doctrine:query:dql doctrine:query:sql doctrine:schema:create doctrine:schema:drop doctrine:schema:update doctrine:schema:validate make:migration" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"doctrine:migrations\" is not defined.\n\nDid you mean one of these?\n doctrine:cache:clear\n doctrine:cache:clear-collection-region\n doctrine:cache:clear-entity-region\n doctrine:cache:clear-metadata\n doctrine:cache:clear-query\n doctrine:cache:clear-query-region\n doctrine:cache:clear-result\n doctrine:cache:contains\n doctrine:cache:delete\n doctrine:cache:flush\n doctrine:cache:stats\n doctrine:database:create\n doctrine:database:drop\n doctrine:database:import\n doctrine:ensure-production-settings\n doctrine:generate:entities\n doctrine:mapping:convert\n doctrine:mapping:import\n doctrine:mapping:info\n doctrine:migrations:diff\n doctrine:migrations:dump-schema\n doctrine:migrations:execute\n doctrine:migrations:generate\n doctrine:migrations:latest\n doctrine:migrations:migrate\n doctrine:migrations:rollup\n doctrine:migrations:status\n doctrine:migrations:up-to-date\n doctrine:migrations:version\n doctrine:query:dql\n doctrine:query:sql\n doctrine:schema:create\n doctrine:schema:drop\n doctrine:schema:update\n doctrine:schema:validate\n make:migration at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/console/Application.php:660)","command":"'doctrine:migrations'","message":"Command \"doctrine:migrations\" is not defined.\n\nDid you mean one of these?\n doctrine:cache:clear\n doctrine:cache:clear-collection-region\n doctrine:cache:clear-entity-region\n doctrine:cache:clear-metadata\n doctrine:cache:clear-query\n doctrine:cache:clear-query-region\n doctrine:cache:clear-result\n doctrine:cache:contains\n doctrine:cache:delete\n doctrine:cache:flush\n doctrine:cache:stats\n doctrine:database:create\n doctrine:database:drop\n doctrine:database:import\n doctrine:ensure-production-settings\n doctrine:generate:entities\n doctrine:mapping:convert\n doctrine:mapping:import\n doctrine:mapping:info\n doctrine:migrations:diff\n doctrine:migrations:dump-schema\n doctrine:migrations:execute\n doctrine:migrations:generate\n doctrine:migrations:latest\n doctrine:migrations:migrate\n doctrine:migrations:rollup\n doctrine:migrations:status\n doctrine:migrations:up-to-date\n doctrine:migrations:version\n doctrine:query:dql\n doctrine:query:sql\n doctrine:schema:create\n doctrine:schema:drop\n doctrine:schema:update\n doctrine:schema:validate\n make:migration"} [] [2019-11-26 11:13:57] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:13:57] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:13:57] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:13:57] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:13:57] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:13:57] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:13:58] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111338') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:13:58] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:13:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:13:58] doctrine.DEBUG: CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-26 11:13:58] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191126105531","2019-11-26 11:13:58"] [] [2019-11-26 11:13:58] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:13:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:13:58] doctrine.DEBUG: CREATE TABLE product_pictures (product_id INT NOT NULL, pictures_id INT NOT NULL, INDEX IDX_44CC45574584665A (product_id), INDEX IDX_44CC4557BC415685 (pictures_id), PRIMARY KEY(product_id, pictures_id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-26 11:13:58] doctrine.DEBUG: ALTER TABLE product_pictures ADD CONSTRAINT FK_44CC45574584665A FOREIGN KEY (product_id) REFERENCES product (id) ON DELETE CASCADE [] [] [2019-11-26 11:13:58] doctrine.DEBUG: ALTER TABLE product_pictures ADD CONSTRAINT FK_44CC4557BC415685 FOREIGN KEY (pictures_id) REFERENCES pictures (id) ON DELETE CASCADE [] [] [2019-11-26 11:13:58] doctrine.DEBUG: ALTER TABLE pictures ADD filename VARCHAR(255) NOT NULL [] [] [2019-11-26 11:13:58] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191126105922","2019-11-26 11:13:58"] [] [2019-11-26 11:13:58] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:13:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:13:58] doctrine.DEBUG: CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-26 11:13:58] doctrine.DEBUG: "ROLLBACK" [] [] [2019-11-26 11:13:58] console.ERROR: Error thrown while running command "doctrine:migrations:migrate". Message: "An exception occurred while executing 'CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB': SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableExistsException(code: 0): An exception occurred while executing 'CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB':\n\nSQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:38, Doctrine\\DBAL\\Driver\\PDOException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:80, PDOException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:75)","command":"doctrine:migrations:migrate","message":"An exception occurred while executing 'CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB':\n\nSQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists"} [] [2019-11-26 11:13:58] console.DEBUG: Command "doctrine:migrations:migrate" exited with code "1" {"command":"doctrine:migrations:migrate","code":1} [] [2019-11-26 11:14:53] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_pictures' */ WHERE k.table_name = 'product_pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_pictures' [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-11-26 11:14:55] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:14:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:14:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:14:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:14:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:14:55] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:14:56] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111338', '20191126111453') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:14:56] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:14:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:14:56] doctrine.DEBUG: CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-11-26 11:14:56] doctrine.DEBUG: "ROLLBACK" [] [] [2019-11-26 11:14:56] console.ERROR: Error thrown while running command "doctrine:migrations:migrate". Message: "An exception occurred while executing 'CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB': SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists" {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableExistsException(code: 0): An exception occurred while executing 'CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB':\n\nSQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:38, Doctrine\\DBAL\\Driver\\PDOException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:80, PDOException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:75)","command":"doctrine:migrations:migrate","message":"An exception occurred while executing 'CREATE TABLE pictures (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, filename VARCHAR(255) NOT NULL, INDEX IDX_8F7C2FC04584665A (product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB':\n\nSQLSTATE[42S01]: Base table or view already exists: 1050 Table 'pictures' already exists"} [] [2019-11-26 11:14:56] console.DEBUG: Command "doctrine:migrations:migrate" exited with code "1" {"command":"doctrine:migrations:migrate","code":1} [] [2019-11-26 11:18:29] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 11:18:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:18:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:18:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:18:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:18:29] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0': SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.updated_at' in 'field list'" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 60 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0':\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.updated_at' in 'field list' at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:60, Doctrine\\DBAL\\Driver\\PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.updated_at' in 'field list' at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:80, PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.updated_at' in 'field list' at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:75)"} [] [2019-11-26 11:18:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:18:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1232bf"},"request_uri":"http://localhost:8000/_wdt/1232bf","method":"GET"} [] [2019-11-26 11:20:01] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-11-26 11:20:01] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-11-26 11:20:01] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-11-26 11:20:01] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-11-26 11:20:01] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-11-26 11:20:01] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:20:03] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453') ORDER BY version DESC LIMIT 1 [] [] [2019-11-26 11:20:03] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-11-26 11:20:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:20:03] doctrine.DEBUG: DROP TABLE product_pictures [] [] [2019-11-26 11:20:03] doctrine.DEBUG: ALTER TABLE product ADD updated_at DATETIME DEFAULT NULL [] [] [2019-11-26 11:20:03] doctrine.DEBUG: ALTER TABLE pictures ADD product_id INT DEFAULT NULL [] [] [2019-11-26 11:20:03] doctrine.DEBUG: ALTER TABLE pictures ADD CONSTRAINT FK_8F7C2FC04584665A FOREIGN KEY (product_id) REFERENCES product (id) [] [] [2019-11-26 11:20:03] doctrine.DEBUG: CREATE INDEX IDX_8F7C2FC04584665A ON pictures (product_id) [] [] [2019-11-26 11:20:03] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191126111453","2019-11-26 11:20:03"] [] [2019-11-26 11:20:03] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:20:08] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 11:20:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:20:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:20:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:20:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:20:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:20:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:20:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:20:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f13b8a"},"request_uri":"http://localhost:8000/_wdt/f13b8a","method":"GET"} [] [2019-11-26 11:20:10] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 11:20:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:20:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 11:20:10] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 11:20:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:20:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:20:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bf170"},"request_uri":"http://localhost:8000/_wdt/5bf170","method":"GET"} [] [2019-11-26 11:22:27] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 11:22:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:22:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 11:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 11:22:27] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "A new entity was found through the relationship 'App\Entity\Product#pictures' that was not configured to cascade persist operations for entity: App\Entity\Pictures@000000004690674b00000000420e5403. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'App\Entity\Pictures#__toString()' to get a clue." at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php line 102 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): A new entity was found through the relationship 'App\\Entity\\Product#pictures' that was not configured to cascade persist operations for entity: App\\Entity\\Pictures@000000004690674b00000000420e5403. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={\"persist\"}). If you cannot find out which entity causes the problem implement 'App\\Entity\\Pictures#__toString()' to get a clue. at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php:102)"} [] [2019-11-26 11:22:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:22:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86c50a"},"request_uri":"http://localhost:8000/_wdt/86c50a","method":"GET"} [] [2019-11-26 11:23:12] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 11:23:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:23:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 11:23:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 11:23:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:23:12] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":null,"2":null} [] [2019-11-26 11:23:12] doctrine.DEBUG: "ROLLBACK" [] [] [2019-11-26 11:23:12] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO pictures (filename, product_id) VALUES (?, ?)' with params [null, null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'filename' cannot be null" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO pictures (filename, product_id) VALUES (?, ?)' with params [null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'filename' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'filename' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:123, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'filename' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:121)"} [] [2019-11-26 11:23:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:23:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30018f"},"request_uri":"http://localhost:8000/_wdt/30018f","method":"GET"} [] [2019-11-26 11:25:21] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 11:25:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:25:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 11:25:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:25:21] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5ddd0ba184dc8200589342.jpg","2":null} [] [2019-11-26 11:25:21] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:25:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:25:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 11:25:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:25:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:25:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:25:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:25:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:25:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"751beb"},"request_uri":"http://localhost:8000/_wdt/751beb","method":"GET"} [] [2019-11-26 11:26:02] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 11:26:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:26:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:26:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:26:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:26:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:26:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:26:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:26:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32a7fc"},"request_uri":"http://localhost:8000/_wdt/32a7fc","method":"GET"} [] [2019-11-26 11:26:06] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 11:26:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:26:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:26:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:26:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:26:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 11:26:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 11:26:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 11:26:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 11:26:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:26:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:26:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b2357"},"request_uri":"http://localhost:8000/_wdt/4b2357","method":"GET"} [] [2019-11-26 11:26:12] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-26 11:26:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:26:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:26:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:26:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 11:26:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 11:26:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 11:26:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 11:26:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:26:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:26:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b243df"},"request_uri":"http://localhost:8000/_wdt/b243df","method":"GET"} [] [2019-11-26 11:26:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 11:26:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:26:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:26:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:26:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:26:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 11:26:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 11:26:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 11:26:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 11:26:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:26:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:26:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ef1b4"},"request_uri":"http://localhost:8000/_wdt/5ef1b4","method":"GET"} [] [2019-11-26 11:26:14] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 11:26:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:26:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:26:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:26:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:26:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbee25"},"request_uri":"http://localhost:8000/_wdt/fbee25","method":"GET"} [] [2019-11-26 11:26:18] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-11-26 11:26:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:26:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acf69f"},"request_uri":"http://localhost:8000/_wdt/acf69f","method":"GET"} [] [2019-11-26 11:26:22] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 11:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:26:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:26:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de97d4"},"request_uri":"http://localhost:8000/_wdt/de97d4","method":"GET"} [] [2019-11-26 11:33:23] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 11:33:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:33:23] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "property" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"property\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12)"} [] [2019-11-26 11:33:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5c2b1"},"request_uri":"http://localhost:8000/_wdt/c5c2b1","method":"GET"} [] [2019-11-26 11:33:31] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 11:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:33:31] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 11:33:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0041b9"},"request_uri":"http://localhost:8000/_wdt/0041b9","method":"GET"} [] [2019-11-26 11:33:33] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 11:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:33:33] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 11:33:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07ecb1"},"request_uri":"http://localhost:8000/_wdt/07ecb1","method":"GET"} [] [2019-11-26 11:37:46] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 11:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:37:46] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 11:37:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93b11a"},"request_uri":"http://localhost:8000/_wdt/93b11a","method":"GET"} [] [2019-11-26 11:37:47] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 11:37:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:37:47] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 11:37:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"534102"},"request_uri":"http://localhost:8000/_wdt/534102","method":"GET"} [] [2019-11-26 11:38:00] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 11:38:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 11:38:00] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 11:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:38:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:38:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dfd80"},"request_uri":"http://localhost:8000/_wdt/1dfd80","method":"GET"} [] [2019-11-26 11:38:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:38:13] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 11:38:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 11:38:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 11:38:13] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5ddd0ea56bdf9058040630.jpg","2":null} [] [2019-11-26 11:38:13] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 11:38:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:38:13] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 11:38:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 11:38:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 11:38:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 11:38:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"561320"},"request_uri":"http://localhost:8000/_wdt/561320","method":"GET"} [] [2019-11-26 11:38:16] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 11:38:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 11:38:16] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 11:38:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea07d1"},"request_uri":"http://localhost:8000/_wdt/ea07d1","method":"GET"} [] [2019-11-26 13:07:20] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:07:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:07:20] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 13:07:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"250bbf"},"request_uri":"http://localhost:8000/_wdt/250bbf","method":"GET"} [] [2019-11-26 13:07:22] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:07:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:07:22] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 13:07:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cad7d4"},"request_uri":"http://localhost:8000/_wdt/cad7d4","method":"GET"} [] [2019-11-26 13:08:52] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:08:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:08:52] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The class "Doctrine\ORM\PersistentCollection" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue.\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:12, Vich\\UploaderBundle\\Exception\\NotUploadableException(code: 0): The class \"Doctrine\\ORM\\PersistentCollection\" is not uploadable. If you use annotations to configure VichUploaderBundle, you probably just forgot to add `@Vich\\Uploadable` on top of your entity. If you don't use annotations, check that the configuration files are in the right place. In both cases, clearing the cache can also solve the issue. at /Applications/MAMP/htdocs/RomaNature/vendor/vich/uploader-bundle/Mapping/PropertyMappingFactory.php:142)"} [] [2019-11-26 13:08:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a4fdd5"},"request_uri":"http://localhost:8000/_wdt/a4fdd5","method":"GET"} [] [2019-11-26 13:11:03] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:11:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:11:04] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unknown "imagine_filter" filter." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 13 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unknown \"imagine_filter\" filter. at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:13)"} [] [2019-11-26 13:11:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd070d"},"request_uri":"http://localhost:8000/_wdt/cd070d","method":"GET"} [] [2019-11-26 13:11:13] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:11:13] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "property" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 11 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"property\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:11)"} [] [2019-11-26 13:11:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e8aa1"},"request_uri":"http://localhost:8000/_wdt/0e8aa1","method":"GET"} [] [2019-11-26 13:11:23] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:11:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:11:23] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Key "pictures" for array with keys "0, 1, 2" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 11 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Key \"pictures\" for array with keys \"0, 1, 2\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:11)"} [] [2019-11-26 13:11:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"194b28"},"request_uri":"http://localhost:8000/_wdt/194b28","method":"GET"} [] [2019-11-26 13:11:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:11:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:11:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d06ac"},"request_uri":"http://localhost:8000/_wdt/1d06ac","method":"GET"} [] [2019-11-26 13:11:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:11:39] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:11:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:11:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:11:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:11:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:11:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:11:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ddfb4"},"request_uri":"http://localhost:8000/_wdt/4ddfb4","method":"GET"} [] [2019-11-26 13:19:05] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 13:19:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:19:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:19:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 13:19:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 13:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:19:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff4fc9"},"request_uri":"http://localhost:8000/_wdt/ff4fc9","method":"GET"} [] [2019-11-26 13:19:14] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 13:19:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:19:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 13:19:14] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5ddd26527a0a2598186851.jpg","2":1} [] [2019-11-26 13:19:14] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 13:19:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:19:14] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 13:19:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:19:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:19:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:19:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:19:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d217f"},"request_uri":"http://localhost:8000/_wdt/1d217f","method":"GET"} [] [2019-11-26 13:19:16] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:19:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:19:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4afd75"},"request_uri":"http://localhost:8000/_wdt/4afd75","method":"GET"} [] [2019-11-26 13:19:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:19:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:19:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"425ae2"},"request_uri":"http://localhost:8000/_wdt/425ae2","method":"GET"} [] [2019-11-26 13:24:29] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:24:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:24:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11fe9e"},"request_uri":"http://localhost:8000/_wdt/11fe9e","method":"GET"} [] [2019-11-26 13:26:16] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:26:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:26:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a0e36"},"request_uri":"http://localhost:8000/_wdt/6a0e36","method":"GET"} [] [2019-11-26 13:26:25] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:26:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:26:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27f555"},"request_uri":"http://localhost:8000/_wdt/27f555","method":"GET"} [] [2019-11-26 13:26:33] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:26:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:26:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:26:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:26:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:26:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:26:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3d526"},"request_uri":"http://localhost:8000/_wdt/c3d526","method":"GET"} [] [2019-11-26 13:26:50] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:26:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:26:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:26:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:26:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:26:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:26:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"911599"},"request_uri":"http://localhost:8000/_wdt/911599","method":"GET"} [] [2019-11-26 13:27:02] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:27:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:27:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:27:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:27:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:27:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:27:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b349c"},"request_uri":"http://localhost:8000/_wdt/6b349c","method":"GET"} [] [2019-11-26 13:27:05] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:27:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:27:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:27:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:27:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:27:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:27:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b07b6"},"request_uri":"http://localhost:8000/_wdt/7b07b6","method":"GET"} [] [2019-11-26 13:27:12] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:27:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:27:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:27:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:27:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:27:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:27:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90f027"},"request_uri":"http://localhost:8000/_wdt/90f027","method":"GET"} [] [2019-11-26 13:27:18] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:27:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:27:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2baa3"},"request_uri":"http://localhost:8000/_wdt/e2baa3","method":"GET"} [] [2019-11-26 13:29:50] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:29:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:29:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f40abb"},"request_uri":"http://localhost:8000/_wdt/f40abb","method":"GET"} [] [2019-11-26 13:29:52] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:29:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:29:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b536d"},"request_uri":"http://localhost:8000/_wdt/6b536d","method":"GET"} [] [2019-11-26 13:30:03] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:30:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:30:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:30:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:30:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:30:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:30:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1cfc6"},"request_uri":"http://localhost:8000/_wdt/c1cfc6","method":"GET"} [] [2019-11-26 13:30:14] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:30:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:30:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:30:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:30:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:30:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:30:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32b9c9"},"request_uri":"http://localhost:8000/_wdt/32b9c9","method":"GET"} [] [2019-11-26 13:30:15] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:30:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:30:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c81566"},"request_uri":"http://localhost:8000/_wdt/c81566","method":"GET"} [] [2019-11-26 13:30:23] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:30:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:30:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a4970d"},"request_uri":"http://localhost:8000/_wdt/a4970d","method":"GET"} [] [2019-11-26 13:31:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 13:31:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:31:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:31:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:31:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:31:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:31:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:31:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:31:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08b0c0"},"request_uri":"http://localhost:8000/_wdt/08b0c0","method":"GET"} [] [2019-11-26 13:31:33] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 13:31:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:31:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 13:31:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 13:31:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:31:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:31:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"701aaa"},"request_uri":"http://localhost:8000/_wdt/701aaa","method":"GET"} [] [2019-11-26 13:31:51] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:31:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:31:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:31:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:31:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:31:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:31:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dccfdb"},"request_uri":"http://localhost:8000/_wdt/dccfdb","method":"GET"} [] [2019-11-26 13:32:09] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:32:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:32:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae6215"},"request_uri":"http://localhost:8000/_wdt/ae6215","method":"GET"} [] [2019-11-26 13:34:10] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:34:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:34:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:34:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"730aa2"},"request_uri":"http://localhost:8000/_wdt/730aa2","method":"GET"} [] [2019-11-26 13:34:51] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:34:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:34:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a819f9"},"request_uri":"http://localhost:8000/_wdt/a819f9","method":"GET"} [] [2019-11-26 13:35:24] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:35:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:35:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:35:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:35:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:35:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:35:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e634f3"},"request_uri":"http://localhost:8000/_wdt/e634f3","method":"GET"} [] [2019-11-26 13:35:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:36:08] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:36:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:36:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:36:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:36:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:36:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:36:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3563fd"},"request_uri":"http://localhost:8000/_wdt/3563fd","method":"GET"} [] [2019-11-26 13:36:24] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:36:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:36:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:36:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95e0b7"},"request_uri":"http://localhost:8000/_wdt/95e0b7","method":"GET"} [] [2019-11-26 13:36:26] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:36:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:36:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba4650"},"request_uri":"http://localhost:8000/_wdt/ba4650","method":"GET"} [] [2019-11-26 13:37:06] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:37:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:37:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:37:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:37:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:37:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:37:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"908b92"},"request_uri":"http://localhost:8000/_wdt/908b92","method":"GET"} [] [2019-11-26 13:37:54] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:37:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:37:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:37:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:37:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:37:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:37:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b2ea1"},"request_uri":"http://localhost:8000/_wdt/3b2ea1","method":"GET"} [] [2019-11-26 13:37:55] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:37:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:37:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:37:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d615e7"},"request_uri":"http://localhost:8000/_wdt/d615e7","method":"GET"} [] [2019-11-26 13:37:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:38:24] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:38:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:38:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:38:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:38:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:38:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:38:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"094119"},"request_uri":"http://localhost:8000/_wdt/094119","method":"GET"} [] [2019-11-26 13:38:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:38:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:38:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:38:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:38:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:38:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"149895"},"request_uri":"http://localhost:8000/_wdt/149895","method":"GET"} [] [2019-11-26 13:38:38] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:38:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:38:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:38:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:38:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:38:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:38:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d18f5"},"request_uri":"http://localhost:8000/_wdt/2d18f5","method":"GET"} [] [2019-11-26 13:38:53] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:38:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a1941"},"request_uri":"http://localhost:8000/_wdt/4a1941","method":"GET"} [] [2019-11-26 13:39:15] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:39:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:39:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59eb98"},"request_uri":"http://localhost:8000/_wdt/59eb98","method":"GET"} [] [2019-11-26 13:39:31] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:39:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:39:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:39:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:39:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:39:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:39:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32178b"},"request_uri":"http://localhost:8000/_wdt/32178b","method":"GET"} [] [2019-11-26 13:40:24] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:40:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05b11f"},"request_uri":"http://localhost:8000/_wdt/05b11f","method":"GET"} [] [2019-11-26 13:40:25] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:40:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d46009"},"request_uri":"http://localhost:8000/_wdt/d46009","method":"GET"} [] [2019-11-26 13:40:43] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:40:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8074f"},"request_uri":"http://localhost:8000/_wdt/e8074f","method":"GET"} [] [2019-11-26 13:40:44] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:40:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"070ba7"},"request_uri":"http://localhost:8000/_wdt/070ba7","method":"GET"} [] [2019-11-26 13:40:44] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:45] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:40:45] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09932c"},"request_uri":"http://localhost:8000/_wdt/09932c","method":"GET"} [] [2019-11-26 13:40:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:40:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e54df8"},"request_uri":"http://localhost:8000/_wdt/e54df8","method":"GET"} [] [2019-11-26 13:40:54] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:40:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:40:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:40:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:40:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:40:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:40:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f223eb"},"request_uri":"http://localhost:8000/_wdt/f223eb","method":"GET"} [] [2019-11-26 13:40:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:41:35] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:41:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:41:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"708e26"},"request_uri":"http://localhost:8000/_wdt/708e26","method":"GET"} [] [2019-11-26 13:41:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:41:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:41:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:41:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:41:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:41:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:41:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"512a48"},"request_uri":"http://localhost:8000/_wdt/512a48","method":"GET"} [] [2019-11-26 13:42:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:42:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:42:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:42:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8db37b"},"request_uri":"http://localhost:8000/_wdt/8db37b","method":"GET"} [] [2019-11-26 13:43:58] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-11-26 13:43:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:43:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:43:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 13:43:58] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5ddd2c1e98332153033432.jpg","2":1} [] [2019-11-26 13:43:58] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 13:43:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:43:58] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 13:43:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:43:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:43:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:43:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:43:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:43:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dede77"},"request_uri":"http://localhost:8000/_wdt/dede77","method":"GET"} [] [2019-11-26 13:44:13] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:44:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:44:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa20ab"},"request_uri":"http://localhost:8000/_wdt/aa20ab","method":"GET"} [] [2019-11-26 13:45:30] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:45:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:45:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0afbd5"},"request_uri":"http://localhost:8000/_wdt/0afbd5","method":"GET"} [] [2019-11-26 13:45:58] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:45:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:45:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:45:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:45:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:45:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:45:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df0de6"},"request_uri":"http://localhost:8000/_wdt/df0de6","method":"GET"} [] [2019-11-26 13:46:00] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:46:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:46:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"42c2f8"},"request_uri":"http://localhost:8000/_wdt/42c2f8","method":"GET"} [] [2019-11-26 13:47:43] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:47:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:47:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:47:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:47:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:47:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:47:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"146509"},"request_uri":"http://localhost:8000/_wdt/146509","method":"GET"} [] [2019-11-26 13:48:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:48:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:48:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:48:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:48:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:48:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:48:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca748a"},"request_uri":"http://localhost:8000/_wdt/ca748a","method":"GET"} [] [2019-11-26 13:48:44] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:48:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:48:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:48:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:48:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:48:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:48:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7f58a"},"request_uri":"http://localhost:8000/_wdt/e7f58a","method":"GET"} [] [2019-11-26 13:49:03] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:49:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:49:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:49:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:49:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:49:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:49:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d0c3a"},"request_uri":"http://localhost:8000/_wdt/1d0c3a","method":"GET"} [] [2019-11-26 13:49:05] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:49:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:49:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffd0c9"},"request_uri":"http://localhost:8000/_wdt/ffd0c9","method":"GET"} [] [2019-11-26 13:49:31] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:49:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:49:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"209c58"},"request_uri":"http://localhost:8000/_wdt/209c58","method":"GET"} [] [2019-11-26 13:51:31] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:51:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:51:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:51:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"24e811"},"request_uri":"http://localhost:8000/_wdt/24e811","method":"GET"} [] [2019-11-26 13:51:33] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:51:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:51:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fdf43"},"request_uri":"http://localhost:8000/_wdt/9fdf43","method":"GET"} [] [2019-11-26 13:51:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:52:06] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:52:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:52:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:52:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:52:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:52:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:52:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"974e76"},"request_uri":"http://localhost:8000/_wdt/974e76","method":"GET"} [] [2019-11-26 13:52:35] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:52:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:52:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:52:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:52:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:52:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:52:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef9f1e"},"request_uri":"http://localhost:8000/_wdt/ef9f1e","method":"GET"} [] [2019-11-26 13:53:07] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:53:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:53:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"410733"},"request_uri":"http://localhost:8000/_wdt/410733","method":"GET"} [] [2019-11-26 13:53:08] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:53:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:53:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99e9f8"},"request_uri":"http://localhost:8000/_wdt/99e9f8","method":"GET"} [] [2019-11-26 13:53:23] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:53:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:53:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:53:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:53:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:53:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:53:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b6bd9"},"request_uri":"http://localhost:8000/_wdt/2b6bd9","method":"GET"} [] [2019-11-26 13:55:06] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"3"},"request_uri":"http://localhost:8000/admin/produits/3","method":"GET"} [] [2019-11-26 13:55:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["3"] [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [3] [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 13:55:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 13:55:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:55:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:55:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a9b38"},"request_uri":"http://localhost:8000/_wdt/6a9b38","method":"GET"} [] [2019-11-26 13:55:58] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"3"},"request_uri":"http://localhost:8000/admin/produits/3","method":"POST"} [] [2019-11-26 13:55:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["3"] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [3] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["3"]] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:55:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 13:55:58] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5ddd2eee619f2096745774.jpg","2":3} [] [2019-11-26 13:55:58] doctrine.DEBUG: UPDATE product SET name = ?, finition_id = ?, pose_id = ? WHERE id = ? ["Antiquaire",3,3,3] [] [2019-11-26 13:55:58] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 13:55:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:55:58] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 13:55:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:55:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:55:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:55:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:55:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a3f3a"},"request_uri":"http://localhost:8000/_wdt/0a3f3a","method":"GET"} [] [2019-11-26 13:56:00] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/produits/2","method":"GET"} [] [2019-11-26 13:56:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:56:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["2"] [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [2] [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 13:56:00] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 13:56:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:56:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:56:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76dc76"},"request_uri":"http://localhost:8000/_wdt/76dc76","method":"GET"} [] [2019-11-26 13:56:24] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/produits/2","method":"POST"} [] [2019-11-26 13:56:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:56:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["2"] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [2] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:56:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 13:56:24] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5ddd2f081758b192743566.jpg","2":2} [] [2019-11-26 13:56:24] doctrine.DEBUG: UPDATE product SET finition_id = ?, pose_id = ? WHERE id = ? [1,3,2] [] [2019-11-26 13:56:24] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [2,1] [] [2019-11-26 13:56:24] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 13:56:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:56:24] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 13:56:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:56:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:56:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 13:56:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:56:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:56:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8b9a2"},"request_uri":"http://localhost:8000/_wdt/b8b9a2","method":"GET"} [] [2019-11-26 13:56:27] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:56:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:56:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"02dfcd"},"request_uri":"http://localhost:8000/_wdt/02dfcd","method":"GET"} [] [2019-11-26 13:57:03] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:57:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:57:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21daa2"},"request_uri":"http://localhost:8000/_wdt/21daa2","method":"GET"} [] [2019-11-26 13:57:08] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:57:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:57:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e74f96"},"request_uri":"http://localhost:8000/_wdt/e74f96","method":"GET"} [] [2019-11-26 13:57:13] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:57:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:57:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:57:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:57:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:57:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:57:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c373b9"},"request_uri":"http://localhost:8000/_wdt/c373b9","method":"GET"} [] [2019-11-26 13:57:18] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:57:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:57:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c93559"},"request_uri":"http://localhost:8000/_wdt/c93559","method":"GET"} [] [2019-11-26 13:57:24] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 13:57:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 13:57:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 13:57:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 13:57:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 13:57:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:57:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59434c"},"request_uri":"http://localhost:8000/_wdt/59434c","method":"GET"} [] [2019-11-26 13:57:56] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-11-26 13:57:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 13:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 13:57:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 13:57:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 13:57:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 13:57:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 13:57:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 13:57:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 13:57:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 13:57:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31186d"},"request_uri":"http://localhost:8000/_wdt/31186d","method":"GET"} [] [2019-11-26 14:01:22] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-11-26 14:01:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:01:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["3"]] [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1"]] [] [2019-11-26 14:01:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-11-26 14:01:22] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Le Louvre","2":"Retrouvez le charme des pi [...]","3":"2019-11-26 14:01:22","4":"2019-11-26 14:01:22","5":1,"6":3,"7":3} [] [2019-11-26 14:01:22] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5ddd303249728823562500.jpg","2":4} [] [2019-11-26 14:01:22] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [4,1] [] [2019-11-26 14:01:22] doctrine.DEBUG: "COMMIT" [] [] [2019-11-26 14:01:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:01:22] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 14:01:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:01:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:01:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:01:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:01:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:01:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1629c0"},"request_uri":"http://localhost:8000/_wdt/1629c0","method":"GET"} [] [2019-11-26 14:01:25] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 14:01:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:01:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:01:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:01:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:01:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:01:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:01:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df1ce2"},"request_uri":"http://localhost:8000/_wdt/df1ce2","method":"GET"} [] [2019-11-26 14:10:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 14:10:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:10:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:10:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:10:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:10:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:10:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:10:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:10:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:10:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:10:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:10:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4ce06"},"request_uri":"http://localhost:8000/_wdt/e4ce06","method":"GET"} [] [2019-11-26 14:14:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 14:14:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:14:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:14:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:14:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:14:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:14:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:14:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab4d36"},"request_uri":"http://localhost:8000/_wdt/ab4d36","method":"GET"} [] [2019-11-26 14:16:16] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 14:16:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:16:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:16:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:16:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:16:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:16:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b5421"},"request_uri":"http://localhost:8000/_wdt/2b5421","method":"GET"} [] [2019-11-26 14:16:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:16:54] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 14:16:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:16:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:16:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:16:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:16:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7d4a9"},"request_uri":"http://localhost:8000/_wdt/e7d4a9","method":"GET"} [] [2019-11-26 14:24:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 14:24:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:24:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:24:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:24:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:24:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:24:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f443eb"},"request_uri":"http://localhost:8000/_wdt/f443eb","method":"GET"} [] [2019-11-26 14:24:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 14:32:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:32:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:32:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:32:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:32:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:32:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"776174"},"request_uri":"http://localhost:8000/_wdt/776174","method":"GET"} [] [2019-11-26 14:32:27] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 14:32:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:32:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3fe5b"},"request_uri":"http://localhost:8000/_wdt/f3fe5b","method":"GET"} [] [2019-11-26 14:32:29] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 14:32:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:32:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:32:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:32:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:32:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:32:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5b89a"},"request_uri":"http://localhost:8000/_wdt/e5b89a","method":"GET"} [] [2019-11-26 14:32:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 14:32:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:32:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:32:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:32:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:32:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:32:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57a78d"},"request_uri":"http://localhost:8000/_wdt/57a78d","method":"GET"} [] [2019-11-26 14:32:37] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-11-26 14:32:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-11-26 14:32:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"372bf3"},"request_uri":"http://localhost:8000/_wdt/372bf3","method":"GET"} [] [2019-11-26 14:32:42] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-11-26 14:32:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-11-26 14:32:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5935b6"},"request_uri":"http://localhost:8000/_wdt/5935b6","method":"GET"} [] [2019-11-26 14:32:45] request.INFO: Matched route "admin.pose.index". {"route":"admin.pose.index","route_parameters":{"_route":"admin.pose.index","_controller":"App\\Controller\\Admin\\AdminPoseController::index"},"request_uri":"http://localhost:8000/admin/poses","method":"GET"} [] [2019-11-26 14:32:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 [] [] [2019-11-26 14:32:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/poses")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/poses\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9b6f3"},"request_uri":"http://localhost:8000/_wdt/f9b6f3","method":"GET"} [] [2019-11-26 14:32:46] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-11-26 14:32:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-11-26 14:32:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a99015"},"request_uri":"http://localhost:8000/_wdt/a99015","method":"GET"} [] [2019-11-26 14:32:50] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-11-26 14:32:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:32:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31e2e3"},"request_uri":"http://localhost:8000/_wdt/31e2e3","method":"GET"} [] [2019-11-26 14:32:51] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 14:32:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:32:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:32:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:32:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:32:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a060b"},"request_uri":"http://localhost:8000/_wdt/9a060b","method":"GET"} [] [2019-11-26 14:33:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:33:17] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 14:33:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:33:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:33:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:33:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:33:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:33:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f585fa"},"request_uri":"http://localhost:8000/_wdt/f585fa","method":"GET"} [] [2019-11-26 14:33:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:33:35] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 14:33:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:33:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:33:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:33:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:33:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:33:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:33:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:33:35] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:33:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:33:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:33:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d62ff5"},"request_uri":"http://localhost:8000/_wdt/d62ff5","method":"GET"} [] [2019-11-26 14:33:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-11-26 14:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:33:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:33:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c959c5"},"request_uri":"http://localhost:8000/_wdt/c959c5","method":"GET"} [] [2019-11-26 14:34:20] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-11-26 14:34:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:34:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:34:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:34:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:34:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:34:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5fe8fd"},"request_uri":"http://localhost:8000/_wdt/5fe8fd","method":"GET"} [] [2019-11-26 14:34:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:35:10] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-11-26 14:35:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-11-26 14:35:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-11-26 14:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-11-26 14:35:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-11-26 14:35:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-11-26 14:35:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c01312"},"request_uri":"http://localhost:8000/_wdt/c01312","method":"GET"} [] [2019-12-02 08:54:04] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-02 08:54:08] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-02 08:54:22] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-02 08:54:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 08:54:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 08:54:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b59503"},"request_uri":"http://localhost:8000/_wdt/b59503","method":"GET"} [] [2019-12-02 08:54:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 08:54:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 08:54:48] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 08:54:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 08:54:48] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-02 08:54:48] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-02 08:54:48] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-02 08:54:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 08:54:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 08:54:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e101ee"},"request_uri":"http://localhost:8000/_wdt/e101ee","method":"GET"} [] [2019-12-02 08:54:52] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-02 08:54:52] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationServiceException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:85, Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"} [] [2019-12-02 08:54:52] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/admin/login"} [] [2019-12-02 08:54:52] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-02 08:54:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 08:54:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 08:54:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d90e2a"},"request_uri":"http://localhost:8000/_wdt/d90e2a","method":"GET"} [] [2019-12-02 08:54:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-02 08:54:59] security.INFO: Authentication request failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AuthenticationServiceException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:85, Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"} [] [2019-12-02 08:54:59] security.DEBUG: Authentication failure, redirect triggered. {"failure_path":"/admin/login"} [] [2019-12-02 08:54:59] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-02 08:54:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 08:54:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 08:54:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82d607"},"request_uri":"http://localhost:8000/_wdt/82d607","method":"GET"} [] [2019-12-02 09:31:12] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-02 09:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-02 09:31:12] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-02 09:31:13] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-02 09:31:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:31:13] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 09:31:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:31:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 09:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 09:31:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:31:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81b8bd"},"request_uri":"http://localhost:8000/_wdt/81b8bd","method":"GET"} [] [2019-12-02 09:31:19] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:31:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:31:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:31:19] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:31:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:31:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:31:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef8ee4"},"request_uri":"http://localhost:8000/_wdt/ef8ee4","method":"GET"} [] [2019-12-02 09:36:22] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:36:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:36:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:36:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:36:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:36:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:36:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"472be2"},"request_uri":"http://localhost:8000/_wdt/472be2","method":"GET"} [] [2019-12-02 09:38:46] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:38:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:38:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:38:46] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:38:46] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unclosed """." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig line 42 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unclosed \"\"\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig:42)"} [] [2019-12-02 09:38:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:38:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3083c"},"request_uri":"http://localhost:8000/_wdt/a3083c","method":"GET"} [] [2019-12-02 09:39:02] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:39:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:39:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:39:02] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "property" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig line 25 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"property\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig:25)"} [] [2019-12-02 09:39:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:39:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cac924"},"request_uri":"http://localhost:8000/_wdt/cac924","method":"GET"} [] [2019-12-02 09:39:13] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:39:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:39:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:39:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:39:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c03da1"},"request_uri":"http://localhost:8000/_wdt/c03da1","method":"GET"} [] [2019-12-02 09:55:10] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:55:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:55:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:55:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:55:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:55:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:55:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f232be"},"request_uri":"http://localhost:8000/_wdt/f232be","method":"GET"} [] [2019-12-02 09:55:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:58:26] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:58:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:58:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:58:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:58:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:58:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:58:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:58:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b456b8"},"request_uri":"http://localhost:8000/_wdt/b456b8","method":"GET"} [] [2019-12-02 09:58:43] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:58:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:58:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:58:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:58:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91efe3"},"request_uri":"http://localhost:8000/_wdt/91efe3","method":"GET"} [] [2019-12-02 09:59:45] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-12-02 09:59:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:59:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 09:59:45] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de4e091613d9399919825.jpg","2":1} [] [2019-12-02 09:59:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 09:59:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:59:45] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-02 09:59:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 09:59:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 09:59:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:59:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:59:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a4654f"},"request_uri":"http://localhost:8000/_wdt/a4654f","method":"GET"} [] [2019-12-02 09:59:50] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 09:59:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 09:59:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 09:59:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 09:59:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 09:59:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d0075"},"request_uri":"http://localhost:8000/_wdt/3d0075","method":"GET"} [] [2019-12-02 10:00:14] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:00:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:00:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:00:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:00:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b831ac"},"request_uri":"http://localhost:8000/_wdt/b831ac","method":"GET"} [] [2019-12-02 10:00:25] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:00:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:00:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:00:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:00:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:00:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a95b70"},"request_uri":"http://localhost:8000/_wdt/a95b70","method":"GET"} [] [2019-12-02 10:02:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 10:02:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"229571"},"request_uri":"http://localhost:8000/_wdt/229571","method":"GET"} [] [2019-12-02 10:08:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:08:47] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:08:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:08:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:08:47] request.CRITICAL: 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 "admin.picture.delete.delete" as such route does not exist.")." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig line 29 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"admin.picture.delete.delete\" as such route does not exist.\"). at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig:29, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin.picture.delete.delete\" as such route does not exist. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:51)"} [] [2019-12-02 10:08:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:08:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f54c1c"},"request_uri":"http://localhost:8000/_wdt/f54c1c","method":"GET"} [] [2019-12-02 10:08:54] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:08:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:08:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:08:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:08:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:08:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15395f"},"request_uri":"http://localhost:8000/_wdt/15395f","method":"GET"} [] [2019-12-02 10:08:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:09:32] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:09:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:09:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:09:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:09:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df7b30"},"request_uri":"http://localhost:8000/_wdt/df7b30","method":"GET"} [] [2019-12-02 10:09:34] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:09:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:09:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:09:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:09:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2073e6"},"request_uri":"http://localhost:8000/_wdt/2073e6","method":"GET"} [] [2019-12-02 10:09:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:09:59] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:09:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:09:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:09:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:10:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05737e"},"request_uri":"http://localhost:8000/_wdt/05737e","method":"GET"} [] [2019-12-02 10:10:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:10:56] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:10:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:10:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:10:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:10:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:10:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59801f"},"request_uri":"http://localhost:8000/_wdt/59801f","method":"GET"} [] [2019-12-02 10:11:03] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController::delete","id":"8"},"request_uri":"http://localhost:8000/admin/picture/8","method":"DELETE"} [] [2019-12-02 10:11:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:11:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:11:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:11:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["8"] [] [2019-12-02 10:11:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:12:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:25:30] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:25:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:25:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:25:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:25:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8669e9"},"request_uri":"http://localhost:8000/_wdt/8669e9","method":"GET"} [] [2019-12-02 10:25:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 10:25:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b28b06"},"request_uri":"http://localhost:8000/_wdt/b28b06","method":"GET"} [] [2019-12-02 10:25:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/picture/8" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/picture/8\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/picture/8/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:25:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6db5d"},"request_uri":"http://localhost:8000/_wdt/f6db5d","method":"GET"} [] [2019-12-02 10:25:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:25:50] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:25:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:25:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:25:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:25:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:25:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b38aff"},"request_uri":"http://localhost:8000/_wdt/b38aff","method":"GET"} [] [2019-12-02 10:25:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/pictures/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/pictures/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 10:25:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a44108"},"request_uri":"http://localhost:8000/_wdt/a44108","method":"GET"} [] [2019-12-02 10:30:15] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-02 10:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 10:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 10:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 10:30:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 10:30:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:30:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67290f"},"request_uri":"http://localhost:8000/_wdt/67290f","method":"GET"} [] [2019-12-02 10:30:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:34:30] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 10:34:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:34:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 10:34:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 10:34:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:34:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:34:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"720895"},"request_uri":"http://localhost:8000/_wdt/720895","method":"GET"} [] [2019-12-02 10:45:53] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:45:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:45:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:45:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:45:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:45:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:45:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab7869"},"request_uri":"http://localhost:8000/_wdt/ab7869","method":"GET"} [] [2019-12-02 10:45:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/pictures/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/pictures/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 10:45:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4be0ba"},"request_uri":"http://localhost:8000/_wdt/4be0ba","method":"GET"} [] [2019-12-02 10:55:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:56:17] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 10:56:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 10:56:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 10:56:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 10:56:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 10:56:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:56:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"125a45"},"request_uri":"http://localhost:8000/_wdt/125a45","method":"GET"} [] [2019-12-02 10:56:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 10:56:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/pictures/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/pictures/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 10:56:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29691d"},"request_uri":"http://localhost:8000/_wdt/29691d","method":"GET"} [] [2019-12-02 11:00:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/pictures/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/pictures/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 11:00:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"342bda"},"request_uri":"http://localhost:8000/_wdt/342bda","method":"GET"} [] [2019-12-02 11:01:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/pictures/8" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/pictures/8\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/pictures/8/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:01:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6454c8"},"request_uri":"http://localhost:8000/_wdt/6454c8","method":"GET"} [] [2019-12-02 11:01:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:01:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:02:55] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 11:02:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:02:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:02:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:02:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:02:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:02:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6b31d"},"request_uri":"http://localhost:8000/_wdt/a6b31d","method":"GET"} [] [2019-12-02 11:02:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:02:58] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"8"},"request_uri":"http://localhost:8000/admin/picture/8","method":"GET"} [] [2019-12-02 11:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:02:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:02:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["8"] [] [2019-12-02 11:02:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:03:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:03:18] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 11:03:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:03:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:03:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:03:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:03:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcd34b"},"request_uri":"http://localhost:8000/_wdt/dcd34b","method":"GET"} [] [2019-12-02 11:03:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:03:19] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 11:03:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:03:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:03:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:03:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46607e"},"request_uri":"http://localhost:8000/_wdt/46607e","method":"GET"} [] [2019-12-02 11:03:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:03:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 11:03:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c76f0e"},"request_uri":"http://localhost:8000/_wdt/c76f0e","method":"GET"} [] [2019-12-02 11:03:49] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-12-02 11:03:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:03:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:03:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-02 11:03:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:03:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:03:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00b69d"},"request_uri":"http://localhost:8000/_wdt/00b69d","method":"GET"} [] [2019-12-02 11:03:58] request.INFO: Matched route "admin.category.delete". {"route":"admin.category.delete","route_parameters":{"_route":"admin.category.delete","_controller":"App\\Controller\\Admin\\AdminCategoryController::delete","id":"12"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/12","method":"DELETE"} [] [2019-12-02 11:03:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:03:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:03:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["12"] [] [2019-12-02 11:03:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 11:03:58] doctrine.DEBUG: DELETE FROM category WHERE id = ? [12] [] [2019-12-02 11:03:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 11:03:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:03:58] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-12-02 11:03:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:03:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:03:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:03:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-02 11:03:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:03:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:03:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a806d2"},"request_uri":"http://localhost:8000/_wdt/a806d2","method":"GET"} [] [2019-12-02 11:04:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:04:06] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"GET"} [] [2019-12-02 11:04:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:04:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:04:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:04:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:04:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fcff9"},"request_uri":"http://localhost:8000/_wdt/3fcff9","method":"GET"} [] [2019-12-02 11:04:10] request.INFO: Matched route "admin.category.new". {"route":"admin.category.new","route_parameters":{"_route":"admin.category.new","_controller":"App\\Controller\\Admin\\AdminCategoryController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories/new","method":"POST"} [] [2019-12-02 11:04:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:04:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:04:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 11:04:10] doctrine.DEBUG: INSERT INTO category (name) VALUES (?) {"1":"Accessoires / Colles et joints"} [] [2019-12-02 11:04:10] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 11:04:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:04:10] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories","method":"GET"} [] [2019-12-02 11:04:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:04:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:04:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-02 11:04:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:04:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:04:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75e748"},"request_uri":"http://localhost:8000/_wdt/75e748","method":"GET"} [] [2019-12-02 11:04:14] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 11:04:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 11:04:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 11:04:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:04:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:04:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b91da7"},"request_uri":"http://localhost:8000/_wdt/b91da7","method":"GET"} [] [2019-12-02 11:04:15] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 11:04:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:04:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:04:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:04:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:04:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9cba8"},"request_uri":"http://localhost:8000/_wdt/f9cba8","method":"GET"} [] [2019-12-02 11:04:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 11:04:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c628f3"},"request_uri":"http://localhost:8000/_wdt/c628f3","method":"GET"} [] [2019-12-02 11:14:57] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-02 11:15:04] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-02 11:15:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 11:15:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"741823"},"request_uri":"http://localhost:8000/_wdt/741823","method":"GET"} [] [2019-12-02 11:15:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:15:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:15:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/4": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/4\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 11:15:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90a252"},"request_uri":"http://localhost:8000/_wdt/90a252","method":"GET"} [] [2019-12-02 11:15:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:15:20] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 11:15:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:15:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:15:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:15:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:15:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:15:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:15:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52d7ae"},"request_uri":"http://localhost:8000/_wdt/52d7ae","method":"GET"} [] [2019-12-02 11:15:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:15:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 11:15:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d7659"},"request_uri":"http://localhost:8000/_wdt/0d7659","method":"GET"} [] [2019-12-02 11:15:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:34:46] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-02 11:34:48] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-02 11:35:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-02 11:35:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:35:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee3134"},"request_uri":"http://localhost:8000/_wdt/ee3134","method":"GET"} [] [2019-12-02 11:35:35] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 11:35:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 11:35:35] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-02 11:35:35] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-02 11:35:35] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-02 11:35:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 11:35:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab7e7c"},"request_uri":"http://localhost:8000/_wdt/ab7e7c","method":"GET"} [] [2019-12-02 11:35:39] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-02 11:35:39] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-02 11:35:39] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-02 11:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:35:39] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 11:35:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:35:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:35:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 11:35:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 11:35:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 11:35:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:35:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:35:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91d304"},"request_uri":"http://localhost:8000/_wdt/91d304","method":"GET"} [] [2019-12-02 11:35:42] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 11:35:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 11:35:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 11:35:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 11:35:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 11:35:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 11:35:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efd2de"},"request_uri":"http://localhost:8000/_wdt/efd2de","method":"GET"} [] [2019-12-02 11:35:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 11:35:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c15de"},"request_uri":"http://localhost:8000/_wdt/0c15de","method":"GET"} [] [2019-12-02 12:52:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 12:52:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb0e62"},"request_uri":"http://localhost:8000/_wdt/fb0e62","method":"GET"} [] [2019-12-02 13:01:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:03:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/8": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/8\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:03:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"998d0d"},"request_uri":"http://localhost:8000/_wdt/998d0d","method":"GET"} [] [2019-12-02 13:14:18] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:14:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:14:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:14:18] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:14:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:14:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:14:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:14:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2afc7"},"request_uri":"http://localhost:8000/_wdt/e2afc7","method":"GET"} [] [2019-12-02 13:14:23] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"8"},"request_uri":"http://localhost:8000/admin/picture/8","method":"DELETE"} [] [2019-12-02 13:14:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:14:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["8"] [] [2019-12-02 13:14:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 13:14:23] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [8] [] [2019-12-02 13:14:23] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 13:14:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at /Applications/MAMP/htdocs/RomaNature/src/Controller/Admin/AdminPictureController.php line 17 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\ControllerDoesNotReturnResponseException(code: 0): The controller must return a \"Symfony\\Component\\HttpFoundation\\Response\" object but it returned null. Did you forget to add a return statement somewhere in your controller? at /Applications/MAMP/htdocs/RomaNature/src/Controller/Admin/AdminPictureController.php:17)"} [] [2019-12-02 13:14:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:14:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4203f5"},"request_uri":"http://localhost:8000/_wdt/4203f5","method":"GET"} [] [2019-12-02 13:22:12] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"8"},"request_uri":"http://localhost:8000/admin/picture/8","method":"DELETE"} [] [2019-12-02 13:22:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["8"] [] [2019-12-02 13:22:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2019-12-02 13:22:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:22:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c45f63"},"request_uri":"http://localhost:8000/_wdt/c45f63","method":"GET"} [] [2019-12-02 13:22:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:22:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:22:17] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:22:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:22:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:22:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:22:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:22:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"320ca8"},"request_uri":"http://localhost:8000/_wdt/320ca8","method":"GET"} [] [2019-12-02 13:22:36] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-12-02 13:22:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:22:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 13:22:36] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de5101ce56fa588684600.jpg","2":1} [] [2019-12-02 13:22:36] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 13:22:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:22:36] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-02 13:22:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 13:22:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:22:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 13:22:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 13:22:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 13:22:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:22:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:22:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae9a28"},"request_uri":"http://localhost:8000/_wdt/ae9a28","method":"GET"} [] [2019-12-02 13:22:38] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:22:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:22:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:22:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:22:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d95651"},"request_uri":"http://localhost:8000/_wdt/d95651","method":"GET"} [] [2019-12-02 13:22:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:22:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2b2df"},"request_uri":"http://localhost:8000/_wdt/c2b2df","method":"GET"} [] [2019-12-02 13:22:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:22:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a397b"},"request_uri":"http://localhost:8000/_wdt/3a397b","method":"GET"} [] [2019-12-02 13:22:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:22:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:27:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:27:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a167c"},"request_uri":"http://localhost:8000/_wdt/1a167c","method":"GET"} [] [2019-12-02 13:29:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:29:51] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:29:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:29:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"417204"},"request_uri":"http://localhost:8000/_wdt/417204","method":"GET"} [] [2019-12-02 13:29:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:29:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:29:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f66722"},"request_uri":"http://localhost:8000/_wdt/f66722","method":"GET"} [] [2019-12-02 13:30:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:30:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd9d56"},"request_uri":"http://localhost:8000/_wdt/cd9d56","method":"GET"} [] [2019-12-02 13:33:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:33:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81c1f5"},"request_uri":"http://localhost:8000/_wdt/81c1f5","method":"GET"} [] [2019-12-02 13:33:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:33:33] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:33:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:33:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:33:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:33:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:33:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5af5c4"},"request_uri":"http://localhost:8000/_wdt/5af5c4","method":"GET"} [] [2019-12-02 13:33:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:34:40] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:34:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:34:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:34:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:34:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:34:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:34:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fed698"},"request_uri":"http://localhost:8000/_wdt/fed698","method":"GET"} [] [2019-12-02 13:34:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:34:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:34:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c45d7"},"request_uri":"http://localhost:8000/_wdt/9c45d7","method":"GET"} [] [2019-12-02 13:43:51] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-02 13:43:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 13:43:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:43:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 13:43:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 13:43:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 13:43:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:43:51] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"Liip\\ImagineBundle\\Controller\\ImagineController::filterAction","filter":"thumb","path":"images/produits/5ddd2c1e98332153033432.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd2c1e98332153033432.jpg","method":"GET"} [] [2019-12-02 13:43:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"Liip\\ImagineBundle\\Controller\\ImagineController::filterAction","filter":"thumb","path":"images/produits/5de5101ce56fa588684600.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de5101ce56fa588684600.jpg","method":"GET"} [] [2019-12-02 13:43:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"Liip\\ImagineBundle\\Controller\\ImagineController::filterAction","filter":"thumb","path":"images/produits/5ddd2f081758b192743566.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd2f081758b192743566.jpg","method":"GET"} [] [2019-12-02 13:43:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78facc"},"request_uri":"http://localhost:8000/_wdt/78facc","method":"GET"} [] [2019-12-02 13:43:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"Liip\\ImagineBundle\\Controller\\ImagineController::filterAction","filter":"thumb","path":"images/produits/5ddd303249728823562500.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd303249728823562500.jpg","method":"GET"} [] [2019-12-02 13:43:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"Liip\\ImagineBundle\\Controller\\ImagineController::filterAction","filter":"thumb","path":"images/produits/5ddd2eee619f2096745774.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd2eee619f2096745774.jpg","method":"GET"} [] [2019-12-02 13:43:55] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-02 13:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 13:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 13:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 13:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 13:43:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:43:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2bcea0"},"request_uri":"http://localhost:8000/_wdt/2bcea0","method":"GET"} [] [2019-12-02 13:44:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /amin"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /amin\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amin/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:44:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35b674"},"request_uri":"http://localhost:8000/_wdt/35b674","method":"GET"} [] [2019-12-02 13:44:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /amdin"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /amdin\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/amdin/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:44:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09d82e"},"request_uri":"http://localhost:8000/_wdt/09d82e","method":"GET"} [] [2019-12-02 13:44:17] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 13:44:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:44:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 13:44:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 13:44:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:44:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:44:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"015ae2"},"request_uri":"http://localhost:8000/_wdt/015ae2","method":"GET"} [] [2019-12-02 13:44:20] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:44:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:44:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:44:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:44:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:44:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:44:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b58c1"},"request_uri":"http://localhost:8000/_wdt/2b58c1","method":"GET"} [] [2019-12-02 13:44:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:44:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a4803"},"request_uri":"http://localhost:8000/_wdt/5a4803","method":"GET"} [] [2019-12-02 13:47:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:47:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e49228"},"request_uri":"http://localhost:8000/_wdt/e49228","method":"GET"} [] [2019-12-02 13:47:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:47:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ef0ce"},"request_uri":"http://localhost:8000/_wdt/5ef0ce","method":"GET"} [] [2019-12-02 13:47:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:47:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:47:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d77e96"},"request_uri":"http://localhost:8000/_wdt/d77e96","method":"GET"} [] [2019-12-02 13:47:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:47:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:47:26] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:47:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:47:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:47:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:47:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:47:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d22e8c"},"request_uri":"http://localhost:8000/_wdt/d22e8c","method":"GET"} [] [2019-12-02 13:47:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:47:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:47:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcf3a2"},"request_uri":"http://localhost:8000/_wdt/dcf3a2","method":"GET"} [] [2019-12-02 13:57:09] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 13:57:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 13:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 13:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 13:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 13:57:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:57:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5ddd2c1e98332153033432.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5ddd2c1e98332153033432.jpg","method":"GET"} [] [2019-12-02 13:57:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de5101ce56fa588684600.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de5101ce56fa588684600.jpg","method":"GET"} [] [2019-12-02 13:57:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37d6c0"},"request_uri":"http://localhost:8000/_wdt/37d6c0","method":"GET"} [] [2019-12-02 13:57:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 13:57:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 13:57:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8765e0"},"request_uri":"http://localhost:8000/_wdt/8765e0","method":"GET"} [] [2019-12-02 14:00:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:00:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66c5f0"},"request_uri":"http://localhost:8000/_wdt/66c5f0","method":"GET"} [] [2019-12-02 14:00:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:00:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba6901"},"request_uri":"http://localhost:8000/_wdt/ba6901","method":"GET"} [] [2019-12-02 14:00:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:00:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:00:45] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:00:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:00:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:00:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:00:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:00:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:00:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cabaec"},"request_uri":"http://localhost:8000/_wdt/cabaec","method":"GET"} [] [2019-12-02 14:00:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:01:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:01:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"416002"},"request_uri":"http://localhost:8000/_wdt/416002","method":"GET"} [] [2019-12-02 14:04:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:04:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32194e"},"request_uri":"http://localhost:8000/_wdt/32194e","method":"GET"} [] [2019-12-02 14:04:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:04:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a24e7"},"request_uri":"http://localhost:8000/_wdt/6a24e7","method":"GET"} [] [2019-12-02 14:04:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:04:45] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:04:45] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 93 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"} [] [2019-12-02 14:04:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fb5f5"},"request_uri":"http://localhost:8000/_wdt/6fb5f5","method":"GET"} [] [2019-12-02 14:04:47] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:04:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 14:04:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-02 14:04:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-02 14:04:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-02 14:04:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 14:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:04:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14e958"},"request_uri":"http://localhost:8000/_wdt/14e958","method":"GET"} [] [2019-12-02 14:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:07:05] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-02 14:07:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-02 14:07:05] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-02 14:07:06] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-02 14:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:07:06] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:07:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:07:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:07:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:07:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f327d"},"request_uri":"http://localhost:8000/_wdt/3f327d","method":"GET"} [] [2019-12-02 14:07:09] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:07:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:07:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:07:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:07:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b462ba"},"request_uri":"http://localhost:8000/_wdt/b462ba","method":"GET"} [] [2019-12-02 14:07:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:07:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/4": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/4\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:07:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dadba7"},"request_uri":"http://localhost:8000/_wdt/dadba7","method":"GET"} [] [2019-12-02 14:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:10:10] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:10:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:10:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:10:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:10:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:10:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:10:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"938df7"},"request_uri":"http://localhost:8000/_wdt/938df7","method":"GET"} [] [2019-12-02 14:10:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:10:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/4": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/4\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:10:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c32c7a"},"request_uri":"http://localhost:8000/_wdt/c32c7a","method":"GET"} [] [2019-12-02 14:16:28] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:16:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:16:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:16:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:16:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:16:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2a4d2"},"request_uri":"http://localhost:8000/_wdt/b2a4d2","method":"GET"} [] [2019-12-02 14:16:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:16:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:16:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6deb48"},"request_uri":"http://localhost:8000/_wdt/6deb48","method":"GET"} [] [2019-12-02 14:22:01] php.DEBUG: Warning: file(/proc/mounts): failed to open stream: No such file or directory {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/framework-bundle/Command/CacheClearCommand.php\",\"line\":137,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/console/Command/Command.php\",\"line\":255,\"function\":\"execute\",\"class\":\"Symfony\\\\Bundle\\\\FrameworkBundle\\\\Command\\\\CacheClearCommand\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-02 14:22:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:22:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82211c"},"request_uri":"http://localhost:8000/_wdt/82211c","method":"GET"} [] [2019-12-02 14:22:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"82211c"},"request_uri":"http://localhost:8000/_profiler/82211c?panel=logger","method":"GET"} [] [2019-12-02 14:22:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-12-02 14:23:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"82211c"},"request_uri":"http://localhost:8000/_profiler/82211c?panel=exception","method":"GET"} [] [2019-12-02 14:23:32] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception::cssAction","token":"82211c"},"request_uri":"http://localhost:8000/_profiler/82211c/exception.css","method":"GET"} [] [2019-12-02 14:23:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=exception","method":"GET"} [] [2019-12-02 14:23:32] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception::showAction","token":"82211c"},"request_uri":"http://localhost:8000/_profiler/82211c/exception","method":"GET"} [] [2019-12-02 14:23:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"82211c"},"request_uri":"http://localhost:8000/_profiler/82211c?panel=logger","method":"GET"} [] [2019-12-02 14:23:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-12-02 14:24:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"82211c"},"request_uri":"http://localhost:8000/_profiler/82211c?panel=logger","method":"GET"} [] [2019-12-02 14:24:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-12-02 14:24:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:24:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:24:52] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:24:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:24:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:24:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:24:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:24:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:24:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30c90a"},"request_uri":"http://localhost:8000/_wdt/30c90a","method":"GET"} [] [2019-12-02 14:24:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:24:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"30c90a"},"request_uri":"http://localhost:8000/_profiler/30c90a?panel=translation","method":"GET"} [] [2019-12-02 14:24:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=translation","method":"GET"} [] [2019-12-02 14:25:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"30c90a"},"request_uri":"http://localhost:8000/_profiler/30c90a?panel=logger","method":"GET"} [] [2019-12-02 14:25:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-12-02 14:25:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:25:06] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:25:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:25:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:25:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:25:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:25:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"596205"},"request_uri":"http://localhost:8000/_wdt/596205","method":"GET"} [] [2019-12-02 14:25:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:25:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2f184"},"request_uri":"http://localhost:8000/_wdt/a2f184","method":"GET"} [] [2019-12-02 14:25:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://localhost:8000/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FController%2FExceptionController.php&line=55","method":"GET"} [] [2019-12-02 14:25:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://localhost:8000/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FController%2FExceptionController.php&line=55","method":"GET"} [] [2019-12-02 14:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b287b"},"request_uri":"http://localhost:8000/_wdt/1b287b","method":"GET"} [] [2019-12-02 14:25:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3961a1"},"request_uri":"http://localhost:8000/_wdt/3961a1","method":"GET"} [] [2019-12-02 14:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:25:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b9211"},"request_uri":"http://localhost:8000/_wdt/6b9211","method":"GET"} [] [2019-12-02 14:25:59] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:25:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:25:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:25:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:25:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:25:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:25:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/picture/9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/picture/9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:00] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:00] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:00] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:01] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/picture/9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/picture/9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:17] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:19] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/picture/9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/picture/9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:20] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:20] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/picture/9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/picture/9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:20] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/picture/9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/picture/9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:22] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:26:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:26:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79e2f7"},"request_uri":"http://localhost:8000/_wdt/79e2f7","method":"GET"} [] [2019-12-02 14:26:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:26:25] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"GET"} [] [2019-12-02 14:26:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:26:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:26:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:26:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:26:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aae294"},"request_uri":"http://localhost:8000/_wdt/aae294","method":"GET"} [] [2019-12-02 14:27:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:27:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f27c5c"},"request_uri":"http://localhost:8000/_wdt/f27c5c","method":"GET"} [] [2019-12-02 14:27:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f27c5c"},"request_uri":"http://localhost:8000/_profiler/f27c5c?panel=cache","method":"GET"} [] [2019-12-02 14:27:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=cache","method":"GET"} [] [2019-12-02 14:27:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f27c5c"},"request_uri":"http://localhost:8000/_profiler/f27c5c?panel=logger","method":"GET"} [] [2019-12-02 14:27:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=logger","method":"GET"} [] [2019-12-02 14:30:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:30:57] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:30:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:30:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:30:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:30:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:30:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0772fe"},"request_uri":"http://localhost:8000/_wdt/0772fe","method":"GET"} [] [2019-12-02 14:30:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:31:04] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://localhost:8000/_profiler/open?file=src%2FController%2FAdmin%2FAdminProductController.php&line=75","method":"GET"} [] [2019-12-02 14:31:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:31:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:31:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8898fb"},"request_uri":"http://localhost:8000/_wdt/8898fb","method":"GET"} [] [2019-12-02 14:31:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:31:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a81d6"},"request_uri":"http://localhost:8000/_wdt/3a81d6","method":"GET"} [] [2019-12-02 14:31:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:31:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0772fe"},"request_uri":"http://localhost:8000/_profiler/0772fe?panel=request","method":"GET"} [] [2019-12-02 14:31:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=request","method":"GET"} [] [2019-12-02 14:31:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0772fe"},"request_uri":"http://localhost:8000/_profiler/0772fe?panel=db","method":"GET"} [] [2019-12-02 14:31:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=db","method":"GET"} [] [2019-12-02 14:31:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/4": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/4\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:31:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2998cb"},"request_uri":"http://localhost:8000/_wdt/2998cb","method":"GET"} [] [2019-12-02 14:34:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:34:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3069db"},"request_uri":"http://localhost:8000/_wdt/3069db","method":"GET"} [] [2019-12-02 14:34:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:34:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9620c5"},"request_uri":"http://localhost:8000/_wdt/9620c5","method":"GET"} [] [2019-12-02 14:34:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:34:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c70f6d"},"request_uri":"http://localhost:8000/_wdt/c70f6d","method":"GET"} [] [2019-12-02 14:34:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:34:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:34:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:34:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:35:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0895e3"},"request_uri":"http://localhost:8000/_wdt/0895e3","method":"GET"} [] [2019-12-02 14:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:35:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2aa03"},"request_uri":"http://localhost:8000/_wdt/b2aa03","method":"GET"} [] [2019-12-02 14:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:35:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:35:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fdfd2c"},"request_uri":"http://localhost:8000/_wdt/fdfd2c","method":"GET"} [] [2019-12-02 14:35:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0763c5"},"request_uri":"http://localhost:8000/_wdt/0763c5","method":"GET"} [] [2019-12-02 14:38:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:38:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5d647"},"request_uri":"http://localhost:8000/_wdt/b5d647","method":"GET"} [] [2019-12-02 14:38:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/9": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/9\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2019-12-02 14:38:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22bc16"},"request_uri":"http://localhost:8000/_wdt/22bc16","method":"GET"} [] [2019-12-02 14:38:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:38:28] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 14:38:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:38:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:38:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:38:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:38:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4df9a4"},"request_uri":"http://localhost:8000/_wdt/4df9a4","method":"GET"} [] [2019-12-02 14:38:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:38:33] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"9"},"request_uri":"http://localhost:8000/admin/picture/9","method":"DELETE"} [] [2019-12-02 14:38:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:38:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:38:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:38:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["9"] [] [2019-12-02 14:38:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 14:38:33] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [9] [] [2019-12-02 14:38:33] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 14:38:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:49:57] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-12-02 14:49:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:49:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-02 14:49:57] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-12-02 14:49:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:49:58] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-02 14:49:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:49:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 14:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 14:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 14:49:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 14:49:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:49:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:49:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8a87f"},"request_uri":"http://localhost:8000/_wdt/a8a87f","method":"GET"} [] [2019-12-02 14:52:29] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout"},"request_uri":"http://localhost:8000/admin/logout","method":"GET"} [] [2019-12-02 14:52:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:52:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:52:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:52:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-02 14:52:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:52:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96a4a9"},"request_uri":"http://localhost:8000/_wdt/96a4a9","method":"GET"} [] [2019-12-02 14:54:47] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 14:54:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 14:54:47] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-02 14:54:47] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-02 14:54:47] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-02 14:54:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-02 14:54:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:54:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1c118"},"request_uri":"http://localhost:8000/_wdt/d1c118","method":"GET"} [] [2019-12-02 14:54:57] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-02 14:54:57] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-02 14:54:57] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-02 14:54:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:54:57] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-02 14:54:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:54:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 14:54:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 14:54:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:54:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:54:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0d549"},"request_uri":"http://localhost:8000/_wdt/e0d549","method":"GET"} [] [2019-12-02 14:55:35] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-02 14:55:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:55:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 14:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 14:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 14:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 14:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 14:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 14:55:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:55:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 14:55:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"090cf7"},"request_uri":"http://localhost:8000/_wdt/090cf7","method":"GET"} [] [2019-12-02 14:56:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-02 14:56:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 14:56:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 14:56:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 14:56:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 14:56:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 14:56:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 14:56:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 14:56:06] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "product" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig line 26 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"product\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/product/_form.html.twig:26)"} [] [2019-12-02 14:56:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 14:56:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"efd7c7"},"request_uri":"http://localhost:8000/_wdt/efd7c7","method":"GET"} [] [2019-12-02 15:00:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-02 15:00:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:00:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:00:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 15:00:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 15:00:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 15:00:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 15:00:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:00:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:00:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcc849"},"request_uri":"http://localhost:8000/_wdt/bcc849","method":"GET"} [] [2019-12-02 15:00:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:00:10] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 15:00:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 15:00:10] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 15:00:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:00:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:00:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c67ef2"},"request_uri":"http://localhost:8000/_wdt/c67ef2","method":"GET"} [] [2019-12-02 15:00:19] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 15:00:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 15:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 15:00:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:00:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:00:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46e8cf"},"request_uri":"http://localhost:8000/_wdt/46e8cf","method":"GET"} [] [2019-12-02 15:00:32] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-12-02 15:00:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-12-02 15:00:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:00:32] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-02 15:00:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 15:00:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 15:00:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:00:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:00:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"360bff"},"request_uri":"http://localhost:8000/_wdt/360bff","method":"GET"} [] [2019-12-02 15:00:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-02 15:00:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:00:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:00:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 15:00:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 15:00:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 15:00:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 15:00:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:00:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:00:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e3298"},"request_uri":"http://localhost:8000/_wdt/0e3298","method":"GET"} [] [2019-12-02 15:00:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-02 15:00:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:00:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:00:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:00:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 15:00:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 15:00:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 15:00:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 15:00:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:00:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:00:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61de11"},"request_uri":"http://localhost:8000/_wdt/61de11","method":"GET"} [] [2019-12-02 15:01:16] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:01:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:01:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:01:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:01:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:01:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:01:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dab9c9"},"request_uri":"http://localhost:8000/_wdt/dab9c9","method":"GET"} [] [2019-12-02 15:01:28] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:01:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:01:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:01:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:01:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:01:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16b3e9"},"request_uri":"http://localhost:8000/_wdt/16b3e9","method":"GET"} [] [2019-12-02 15:02:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:02:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:02:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:02:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:02:04] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"60x40 cm ou 75x50 cm","3":"1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:02:04] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:02:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:02:04] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:02:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:02:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:02:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:02:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d338fb"},"request_uri":"http://localhost:8000/_wdt/d338fb","method":"GET"} [] [2019-12-02 15:02:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:02:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:02:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:02:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:02:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:02:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:02:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"857fa2"},"request_uri":"http://localhost:8000/_wdt/857fa2","method":"GET"} [] [2019-12-02 15:03:24] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:03:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:03:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:03:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:03:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:03:24] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 50","2":"75x50 cm, 50x50 cm, 50x25 [...]","3":"+/- 1,8 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:03:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:03:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:03:24] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:03:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:03:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:03:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:03:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:03:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:03:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:03:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fa971"},"request_uri":"http://localhost:8000/_wdt/1fa971","method":"GET"} [] [2019-12-02 15:03:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:03:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:03:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:03:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:03:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:03:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ebe820"},"request_uri":"http://localhost:8000/_wdt/ebe820","method":"GET"} [] [2019-12-02 15:03:56] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:03:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:03:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:03:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:03:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:03:56] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"Longueur libre x 50-40,6 cm","3":"+/- 1,8 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:03:56] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:03:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:03:56] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:03:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:03:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:03:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:03:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:03:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:03:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:03:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21810c"},"request_uri":"http://localhost:8000/_wdt/21810c","method":"GET"} [] [2019-12-02 15:04:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:04:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:04:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:04:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:04:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:04:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:04:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd5023"},"request_uri":"http://localhost:8000/_wdt/fd5023","method":"GET"} [] [2019-12-02 15:04:24] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:04:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:04:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:04:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:04:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:04:24] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"30x30 cm, 4 pans coupés","3":"+/- 1,8 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:04:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:04:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:04:24] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:04:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:04:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:04:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:04:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:04:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:04:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:04:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"434be4"},"request_uri":"http://localhost:8000/_wdt/434be4","method":"GET"} [] [2019-12-02 15:05:14] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:05:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:05:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:05:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:05:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:05:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1915df"},"request_uri":"http://localhost:8000/_wdt/1915df","method":"GET"} [] [2019-12-02 15:05:40] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:05:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:05:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:05:40] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"Longueur libre x 40-50 cm","3":"1,8 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:05:40] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:05:40] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:05:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:05:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:05:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:05:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:05:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:05:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:05:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04ffc5"},"request_uri":"http://localhost:8000/_wdt/04ffc5","method":"GET"} [] [2019-12-02 15:05:48] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:05:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:05:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:05:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:05:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:05:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13c60f"},"request_uri":"http://localhost:8000/_wdt/13c60f","method":"GET"} [] [2019-12-02 15:06:11] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:06:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:06:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:06:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:06:11] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 4","2":"60x40 cm, 40x40 cm, 40x20 [...]","3":"1,3 et 2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:06:11] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:06:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:06:11] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:06:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:06:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:06:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:06:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c14828"},"request_uri":"http://localhost:8000/_wdt/c14828","method":"GET"} [] [2019-12-02 15:06:14] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:06:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:06:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:06:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:06:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:06:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:06:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"810962"},"request_uri":"http://localhost:8000/_wdt/810962","method":"GET"} [] [2019-12-02 15:06:36] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:06:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:06:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:06:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:06:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:06:36] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"60x40 cm ou 85x55 cm","3":"2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:06:36] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:06:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:06:36] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:06:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:06:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:06:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:06:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:06:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:06:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:06:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"453090"},"request_uri":"http://localhost:8000/_wdt/453090","method":"GET"} [] [2019-12-02 15:07:39] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:07:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:07:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:07:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:07:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:07:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce8042"},"request_uri":"http://localhost:8000/_wdt/ce8042","method":"GET"} [] [2019-12-02 15:07:49] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:07:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:07:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:07:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:07:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:07:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:07:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a10fb0"},"request_uri":"http://localhost:8000/_wdt/a10fb0","method":"GET"} [] [2019-12-02 15:08:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:08:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:08:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:08:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:08:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:08:04] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"Longueur libre x 40-50 cm","3":"2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:08:04] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:08:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:08:04] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:08:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:08:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:08:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:08:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:08:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:08:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:08:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"544664"},"request_uri":"http://localhost:8000/_wdt/544664","method":"GET"} [] [2019-12-02 15:08:28] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:08:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:08:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:08:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:08:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:08:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6b253"},"request_uri":"http://localhost:8000/_wdt/e6b253","method":"GET"} [] [2019-12-02 15:08:56] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:08:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:08:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:08:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:08:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:08:56] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"Longueur libre x 40 ou x 50 cm","3":"2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:08:56] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:08:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:08:56] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:08:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:08:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:08:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:08:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:08:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:08:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:08:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"231f6e"},"request_uri":"http://localhost:8000/_wdt/231f6e","method":"GET"} [] [2019-12-02 15:09:12] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:09:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:09:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:09:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:09:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:09:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:09:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"209de9"},"request_uri":"http://localhost:8000/_wdt/209de9","method":"GET"} [] [2019-12-02 15:09:37] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:09:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:09:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:09:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:09:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:09:37] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 4","2":"60x40 cm, 40x40 cm, 40x20 [...]","3":"1,3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:09:37] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:09:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:09:37] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:09:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:09:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:09:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:09:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:09:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:09:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:09:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd0806"},"request_uri":"http://localhost:8000/_wdt/bd0806","method":"GET"} [] [2019-12-02 15:09:42] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:09:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:09:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:09:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:09:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a0a00"},"request_uri":"http://localhost:8000/_wdt/3a0a00","method":"GET"} [] [2019-12-02 15:10:16] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:10:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:10:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:10:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:10:16] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"40x20 cm ou 60x40 cm ou 90x50 cm","3":"1,3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:10:16] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:10:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:10:16] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:10:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:10:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:10:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:10:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:10:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbf495"},"request_uri":"http://localhost:8000/_wdt/dbf495","method":"GET"} [] [2019-12-02 15:10:32] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:10:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:10:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:10:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:10:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:10:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cae64d"},"request_uri":"http://localhost:8000/_wdt/cae64d","method":"GET"} [] [2019-12-02 15:10:50] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:10:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:10:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:10:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:10:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:10:50] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 4","2":"60x40 cm, 40x40 cm, 40x20 [...]","3":"1,2 ou 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:10:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:10:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:10:50] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:10:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:10:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:10:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:10:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:10:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:10:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:10:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d8027"},"request_uri":"http://localhost:8000/_wdt/8d8027","method":"GET"} [] [2019-12-02 15:10:53] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:10:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:10:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:10:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:10:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:10:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:10:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d795d7"},"request_uri":"http://localhost:8000/_wdt/d795d7","method":"GET"} [] [2019-12-02 15:11:30] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:11:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:11:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:11:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:11:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:11:30] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 60","2":"90x60 cm, 60x60 cm, 60x30 [...]","3":"1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:11:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:11:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:11:30] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:11:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:11:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:11:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:11:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:11:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:11:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:11:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7efaf4"},"request_uri":"http://localhost:8000/_wdt/7efaf4","method":"GET"} [] [2019-12-02 15:11:33] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:11:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:11:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:11:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:11:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:11:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"582a4d"},"request_uri":"http://localhost:8000/_wdt/582a4d","method":"GET"} [] [2019-12-02 15:12:19] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:12:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:12:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:12:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:12:19] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"60x40 cm ou 91,5x61 cm","3":"1,2 ou 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:12:19] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:12:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:12:19] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:12:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:12:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:12:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:12:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:12:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a03758"},"request_uri":"http://localhost:8000/_wdt/a03758","method":"GET"} [] [2019-12-02 15:12:43] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:12:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:12:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:12:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:12:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:12:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c1709"},"request_uri":"http://localhost:8000/_wdt/2c1709","method":"GET"} [] [2019-12-02 15:13:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:13:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:13:01] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 50","2":"75x50 cm, 50x50 cm, 50x25 [...]","3":"1,3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:13:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:13:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:01] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:13:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:13:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:13:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"369f22"},"request_uri":"http://localhost:8000/_wdt/369f22","method":"GET"} [] [2019-12-02 15:13:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:13:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:13:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a30567"},"request_uri":"http://localhost:8000/_wdt/a30567","method":"GET"} [] [2019-12-02 15:13:17] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:13:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:13:17] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"60x40 cm","3":"1,3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:13:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:13:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:17] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:13:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:13:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:13:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a39ea9"},"request_uri":"http://localhost:8000/_wdt/a39ea9","method":"GET"} [] [2019-12-02 15:13:25] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:13:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:13:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"703014"},"request_uri":"http://localhost:8000/_wdt/703014","method":"GET"} [] [2019-12-02 15:13:51] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:13:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:13:51] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"40x40 cm ou 60x40 cm","3":"1,3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:13:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:13:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:51] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:13:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:13:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:13:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c44b43"},"request_uri":"http://localhost:8000/_wdt/c44b43","method":"GET"} [] [2019-12-02 15:13:53] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:13:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:13:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:13:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:13:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:13:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:13:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc4039"},"request_uri":"http://localhost:8000/_wdt/cc4039","method":"GET"} [] [2019-12-02 15:14:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:14:42] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:14:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:14:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:14:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:14:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62de50"},"request_uri":"http://localhost:8000/_wdt/62de50","method":"GET"} [] [2019-12-02 15:14:55] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:14:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:14:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:14:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:14:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:14:55] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 4","2":"60x40 cm, 40x40 cm, 40x20 [...]","3":"+/- 1,2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:14:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:14:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:14:55] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:14:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:14:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:14:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:14:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:14:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:14:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:14:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3732fd"},"request_uri":"http://localhost:8000/_wdt/3732fd","method":"GET"} [] [2019-12-02 15:15:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:15:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:15:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:15:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:15:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:15:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:15:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1915a"},"request_uri":"http://localhost:8000/_wdt/a1915a","method":"GET"} [] [2019-12-02 15:15:18] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:15:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:15:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:15:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:15:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:15:18] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"60x40 cm","3":"+/- 1,2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:15:18] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:15:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:15:18] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:15:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:15:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:15:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:15:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:15:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:15:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:15:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ddd5b"},"request_uri":"http://localhost:8000/_wdt/9ddd5b","method":"GET"} [] [2019-12-02 15:15:32] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:15:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:15:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:15:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:15:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:15:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:15:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4883a9"},"request_uri":"http://localhost:8000/_wdt/4883a9","method":"GET"} [] [2019-12-02 15:15:51] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:15:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:15:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:15:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:15:51] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"40x40 cm ou 60x40 cm ou 60x60 cm","3":"1 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:15:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:15:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:15:51] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:15:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:15:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:15:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:15:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:15:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:15:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"559f03"},"request_uri":"http://localhost:8000/_wdt/559f03","method":"GET"} [] [2019-12-02 15:16:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:16:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:16:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:16:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:16:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:16:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:16:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"004495"},"request_uri":"http://localhost:8000/_wdt/004495","method":"GET"} [] [2019-12-02 15:16:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:16:28] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:16:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:16:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:16:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:16:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:16:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:16:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba2274"},"request_uri":"http://localhost:8000/_wdt/ba2274","method":"GET"} [] [2019-12-02 15:16:54] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:16:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:16:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:16:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:16:54] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plinthes disponibles","2":null,"3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:16:54] doctrine.DEBUG: "ROLLBACK" [] [] [2019-12-02 15:16:54] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?)' with params ["Plinthes disponibles", null, null, null, null, null, null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?)' with params [\"Plinthes disponibles\", null, null, null, null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:123, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:121)"} [] [2019-12-02 15:16:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:16:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9013e2"},"request_uri":"http://localhost:8000/_wdt/9013e2","method":"GET"} [] [2019-12-02 15:17:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:17:52] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:17:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:17:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:17:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: "The option "require" does not exist. Defined options are: "action", "allow_extra_fields", "allow_file_upload", "attr", "attr_translation_parameters", "auto_initialize", "block_name", "block_prefix", "by_reference", "compound", "constraints", "csrf_field_name", "csrf_message", "csrf_protection", "csrf_token_id", "csrf_token_manager", "data", "data_class", "disabled", "empty_data", "error_bubbling", "error_mapping", "extra_fields_message", "help", "help_attr", "help_html", "help_translation_parameters", "inherit_data", "invalid_message", "invalid_message_parameters", "label", "label_attr", "label_format", "label_translation_parameters", "mapped", "method", "post_max_size_message", "property_path", "required", "row_attr", "translation_domain", "trim", "upload_max_size_message", "validation_groups"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/options-resolver/OptionsResolver.php line 796 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\UndefinedOptionsException(code: 0): The option \"require\" does not exist. Defined options are: \"action\", \"allow_extra_fields\", \"allow_file_upload\", \"attr\", \"attr_translation_parameters\", \"auto_initialize\", \"block_name\", \"block_prefix\", \"by_reference\", \"compound\", \"constraints\", \"csrf_field_name\", \"csrf_message\", \"csrf_protection\", \"csrf_token_id\", \"csrf_token_manager\", \"data\", \"data_class\", \"disabled\", \"empty_data\", \"error_bubbling\", \"error_mapping\", \"extra_fields_message\", \"help\", \"help_attr\", \"help_html\", \"help_translation_parameters\", \"inherit_data\", \"invalid_message\", \"invalid_message_parameters\", \"label\", \"label_attr\", \"label_format\", \"label_translation_parameters\", \"mapped\", \"method\", \"post_max_size_message\", \"property_path\", \"required\", \"row_attr\", \"translation_domain\", \"trim\", \"upload_max_size_message\", \"validation_groups\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/options-resolver/OptionsResolver.php:796)"} [] [2019-12-02 15:17:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:17:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f7727"},"request_uri":"http://localhost:8000/_wdt/8f7727","method":"GET"} [] [2019-12-02 15:17:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:17:56] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:17:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:17:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:17:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:17:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:17:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:17:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:17:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d65dfd"},"request_uri":"http://localhost:8000/_wdt/d65dfd","method":"GET"} [] [2019-12-02 15:17:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:17:58] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:17:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:17:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:17:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:17:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: "The option "require" does not exist. Defined options are: "action", "allow_extra_fields", "allow_file_upload", "attr", "attr_translation_parameters", "auto_initialize", "block_name", "block_prefix", "by_reference", "compound", "constraints", "csrf_field_name", "csrf_message", "csrf_protection", "csrf_token_id", "csrf_token_manager", "data", "data_class", "disabled", "empty_data", "error_bubbling", "error_mapping", "extra_fields_message", "help", "help_attr", "help_html", "help_translation_parameters", "inherit_data", "invalid_message", "invalid_message_parameters", "label", "label_attr", "label_format", "label_translation_parameters", "mapped", "method", "post_max_size_message", "property_path", "required", "row_attr", "translation_domain", "trim", "upload_max_size_message", "validation_groups"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/options-resolver/OptionsResolver.php line 796 {"exception":"[object] (Symfony\\Component\\OptionsResolver\\Exception\\UndefinedOptionsException(code: 0): The option \"require\" does not exist. Defined options are: \"action\", \"allow_extra_fields\", \"allow_file_upload\", \"attr\", \"attr_translation_parameters\", \"auto_initialize\", \"block_name\", \"block_prefix\", \"by_reference\", \"compound\", \"constraints\", \"csrf_field_name\", \"csrf_message\", \"csrf_protection\", \"csrf_token_id\", \"csrf_token_manager\", \"data\", \"data_class\", \"disabled\", \"empty_data\", \"error_bubbling\", \"error_mapping\", \"extra_fields_message\", \"help\", \"help_attr\", \"help_html\", \"help_translation_parameters\", \"inherit_data\", \"invalid_message\", \"invalid_message_parameters\", \"label\", \"label_attr\", \"label_format\", \"label_translation_parameters\", \"mapped\", \"method\", \"post_max_size_message\", \"property_path\", \"required\", \"row_attr\", \"translation_domain\", \"trim\", \"upload_max_size_message\", \"validation_groups\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/options-resolver/OptionsResolver.php:796)"} [] [2019-12-02 15:17:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:17:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"385aab"},"request_uri":"http://localhost:8000/_wdt/385aab","method":"GET"} [] [2019-12-02 15:18:11] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:18:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:18:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:18:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:18:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:18:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:18:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22f282"},"request_uri":"http://localhost:8000/_wdt/22f282","method":"GET"} [] [2019-12-02 15:18:15] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:18:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:18:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:18:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:18:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:18:15] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plinthes disponibles","2":null,"3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:18:15] doctrine.DEBUG: "ROLLBACK" [] [] [2019-12-02 15:18:15] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: "An exception occurred while executing 'INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?)' with params ["Plinthes disponibles", null, null, null, null, null, null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\NotNullConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?)' with params [\"Plinthes disponibles\", null, null, null, null, null, null]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:123, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'format' cannot be null at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:121)"} [] [2019-12-02 15:18:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:18:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa365f"},"request_uri":"http://localhost:8000/_wdt/aa365f","method":"GET"} [] [2019-12-02 15:20:15] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:15] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015') ORDER BY version DESC LIMIT 1 [] [] [2019-12-02 15:20:57] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-02 15:20:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:20:58] doctrine.DEBUG: ALTER TABLE modele CHANGE format format VARCHAR(255) DEFAULT NULL [] [] [2019-12-02 15:20:58] doctrine.DEBUG: ALTER TABLE pictures CHANGE product_id product_id INT NOT NULL [] [] [2019-12-02 15:20:58] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191202152015","2019-12-02 15:20:58"] [] [2019-12-02 15:20:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:21:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:21:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:21:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:21:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:21:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:21:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:21:05] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plinthes disponibles","2":null,"3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:21:05] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:21:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:21:05] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:21:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:21:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:21:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:21:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:21:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:21:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:21:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06b744"},"request_uri":"http://localhost:8000/_wdt/06b744","method":"GET"} [] [2019-12-02 15:21:10] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:21:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:21:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:21:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:21:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:21:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:21:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd36de"},"request_uri":"http://localhost:8000/_wdt/fd36de","method":"GET"} [] [2019-12-02 15:21:42] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:21:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:21:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:21:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:21:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:21:42] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Autres formats, épaisseurs [...]","2":null,"3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:21:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:21:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:21:42] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:21:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:21:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:21:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:21:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:21:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:21:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:21:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd5715"},"request_uri":"http://localhost:8000/_wdt/dd5715","method":"GET"} [] [2019-12-02 15:22:06] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:22:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:22:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:22:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:22:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:22:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:22:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"289d4a"},"request_uri":"http://localhost:8000/_wdt/289d4a","method":"GET"} [] [2019-12-02 15:22:54] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:22:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:22:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:22:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:22:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:22:54] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"Longueur libre x 40 cm ou [...]","3":"1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:22:54] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:22:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:22:54] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:22:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:22:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:22:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:22:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:22:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:22:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:22:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8cad9e"},"request_uri":"http://localhost:8000/_wdt/8cad9e","method":"GET"} [] [2019-12-02 15:23:51] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:23:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:23:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:23:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:23:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:23:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:23:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4396f"},"request_uri":"http://localhost:8000/_wdt/e4396f","method":"GET"} [] [2019-12-02 15:24:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:24:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:24:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:24:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:24:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:24:01] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Opus 4","2":"60x40 cm, 40x40 cm, 40x20 [...]","3":"2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:24:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:24:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:24:01] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:24:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:24:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:24:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:24:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:24:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:24:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:24:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bb433"},"request_uri":"http://localhost:8000/_wdt/8bb433","method":"GET"} [] [2019-12-02 15:24:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:24:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:24:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:24:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:24:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:24:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:24:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a190e8"},"request_uri":"http://localhost:8000/_wdt/a190e8","method":"GET"} [] [2019-12-02 15:24:54] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:24:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:24:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:24:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:24:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:24:54] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"Longueur libre x 40-50 cm [...]","3":"2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:24:54] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:24:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:24:54] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:24:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:24:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:24:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:24:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:24:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:24:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:24:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fce15c"},"request_uri":"http://localhost:8000/_wdt/fce15c","method":"GET"} [] [2019-12-02 15:29:26] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-02 15:29:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:29:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 15:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 15:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 15:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 15:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 15:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 15:29:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:29:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:29:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93691a"},"request_uri":"http://localhost:8000/_wdt/93691a","method":"GET"} [] [2019-12-02 15:51:37] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:51:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:51:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:51:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:51:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:51:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:51:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:51:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80ca22"},"request_uri":"http://localhost:8000/_wdt/80ca22","method":"GET"} [] [2019-12-02 15:51:43] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:51:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:51:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:51:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3cec24"},"request_uri":"http://localhost:8000/_wdt/3cec24","method":"GET"} [] [2019-12-02 15:53:59] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:53:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:53:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:53:59] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"14x14 cm","3":"+/- 2,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:53:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:53:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:53:59] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:53:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:53:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:53:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:53:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:54:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7911dc"},"request_uri":"http://localhost:8000/_wdt/7911dc","method":"GET"} [] [2019-12-02 15:54:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:54:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:54:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:54:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:54:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:54:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d5ac7"},"request_uri":"http://localhost:8000/_wdt/8d5ac7","method":"GET"} [] [2019-12-02 15:54:31] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:54:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:54:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:54:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:54:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:54:31] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"14x14 cm","3":"+/- 3 à 5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:54:31] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:54:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:54:31] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:54:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:54:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:54:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:54:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:54:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:54:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:54:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"330a4a"},"request_uri":"http://localhost:8000/_wdt/330a4a","method":"GET"} [] [2019-12-02 15:54:33] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:54:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:54:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:54:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:54:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:54:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:54:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfbef2"},"request_uri":"http://localhost:8000/_wdt/bfbef2","method":"GET"} [] [2019-12-02 15:54:46] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:54:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:54:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:54:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:54:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:54:46] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"20x14 cm","3":"+/- 3 à 5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:54:46] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:54:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:54:46] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:54:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:54:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:54:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:54:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:54:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:54:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:54:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7fe88b"},"request_uri":"http://localhost:8000/_wdt/7fe88b","method":"GET"} [] [2019-12-02 15:56:32] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:56:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:56:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:56:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:56:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:56:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4bbf44"},"request_uri":"http://localhost:8000/_wdt/4bbf44","method":"GET"} [] [2019-12-02 15:56:51] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:56:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:56:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:56:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:56:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:56:51] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"15x15 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:56:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:56:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:56:51] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:56:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:56:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:56:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:56:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:56:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:56:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:56:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d457c4"},"request_uri":"http://localhost:8000/_wdt/d457c4","method":"GET"} [] [2019-12-02 15:56:53] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:56:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:56:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:56:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:56:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:56:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"925784"},"request_uri":"http://localhost:8000/_wdt/925784","method":"GET"} [] [2019-12-02 15:57:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:57:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:57:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:57:08] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"15x30 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:57:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:57:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:57:08] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:57:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:57:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:57:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:57:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:57:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f6108"},"request_uri":"http://localhost:8000/_wdt/4f6108","method":"GET"} [] [2019-12-02 15:59:06] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:59:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:59:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:59:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:59:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:59:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:59:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"256bf6"},"request_uri":"http://localhost:8000/_wdt/256bf6","method":"GET"} [] [2019-12-02 15:59:30] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:59:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:59:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:59:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:59:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:59:30] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"10x10 cm","3":"+/- 1cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:59:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:59:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:59:30] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:59:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:59:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:59:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:59:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:59:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:59:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:59:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03692c"},"request_uri":"http://localhost:8000/_wdt/03692c","method":"GET"} [] [2019-12-02 15:59:40] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 15:59:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:59:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:59:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:59:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 15:59:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9c592"},"request_uri":"http://localhost:8000/_wdt/f9c592","method":"GET"} [] [2019-12-02 15:59:59] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 15:59:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:59:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:59:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 15:59:59] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"10x10 cm (existe en beige)","3":"+/- 1cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 15:59:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 15:59:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:59:59] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 15:59:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 15:59:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 15:59:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 15:59:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f34d51"},"request_uri":"http://localhost:8000/_wdt/f34d51","method":"GET"} [] [2019-12-02 16:00:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:00:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aca542"},"request_uri":"http://localhost:8000/_wdt/aca542","method":"GET"} [] [2019-12-02 16:00:17] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:00:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:00:17] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"20x20 cm (existe en beige)","3":"+/- 1 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:00:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:00:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:17] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:00:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:00:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82f6f3"},"request_uri":"http://localhost:8000/_wdt/82f6f3","method":"GET"} [] [2019-12-02 16:00:20] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"33"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/33","method":"GET"} [] [2019-12-02 16:00:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["33"] [] [2019-12-02 16:00:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/33")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/33\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47734b"},"request_uri":"http://localhost:8000/_wdt/47734b","method":"GET"} [] [2019-12-02 16:00:23] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"33"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/33","method":"POST"} [] [2019-12-02 16:00:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["33"] [] [2019-12-02 16:00:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:00:23] doctrine.DEBUG: UPDATE modele SET epaisseur = ? WHERE id = ? ["+/- 1 cm",33] [] [2019-12-02 16:00:23] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:00:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:23] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:00:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:00:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"458377"},"request_uri":"http://localhost:8000/_wdt/458377","method":"GET"} [] [2019-12-02 16:00:26] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"34"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/34","method":"GET"} [] [2019-12-02 16:00:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["34"] [] [2019-12-02 16:00:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/34")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/34\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9aa87"},"request_uri":"http://localhost:8000/_wdt/c9aa87","method":"GET"} [] [2019-12-02 16:00:28] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"34"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/34","method":"POST"} [] [2019-12-02 16:00:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["34"] [] [2019-12-02 16:00:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:00:28] doctrine.DEBUG: UPDATE modele SET epaisseur = ? WHERE id = ? ["+/- 1 cm",34] [] [2019-12-02 16:00:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:00:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:28] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:00:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:00:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"994cba"},"request_uri":"http://localhost:8000/_wdt/994cba","method":"GET"} [] [2019-12-02 16:00:44] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:00:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:00:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:00:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:00:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:00:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:00:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d37547"},"request_uri":"http://localhost:8000/_wdt/d37547","method":"GET"} [] [2019-12-02 16:01:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:01:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:01:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:01:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:01:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:01:04] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"14x14 cm","3":"+/- 4 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:01:04] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:01:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:01:04] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:01:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:01:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:01:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:01:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:01:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:01:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:01:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfff82"},"request_uri":"http://localhost:8000/_wdt/bfff82","method":"GET"} [] [2019-12-02 16:01:07] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:01:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:01:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:01:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:01:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:01:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:01:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dd229"},"request_uri":"http://localhost:8000/_wdt/4dd229","method":"GET"} [] [2019-12-02 16:01:32] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:01:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:01:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:01:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:01:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:01:32] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"20x14 cm","3":"+/- 4 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:01:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:01:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:01:33] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:01:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:01:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:01:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:01:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd5d72"},"request_uri":"http://localhost:8000/_wdt/cd5d72","method":"GET"} [] [2019-12-02 16:01:51] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:01:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:01:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:01:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:01:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:01:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6279d"},"request_uri":"http://localhost:8000/_wdt/e6279d","method":"GET"} [] [2019-12-02 16:02:06] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:02:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:02:06] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"15x15 cm","3":"+/- 1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:02:06] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:02:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:06] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:02:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:02:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:02:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d811e"},"request_uri":"http://localhost:8000/_wdt/6d811e","method":"GET"} [] [2019-12-02 16:02:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:02:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:02:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9921a"},"request_uri":"http://localhost:8000/_wdt/b9921a","method":"GET"} [] [2019-12-02 16:02:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:02:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:02:26] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"20x20 cm","3":"+/- 1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:02:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:02:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:26] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:02:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:02:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:02:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a2bc8"},"request_uri":"http://localhost:8000/_wdt/0a2bc8","method":"GET"} [] [2019-12-02 16:02:34] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:02:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:02:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"025d16"},"request_uri":"http://localhost:8000/_wdt/025d16","method":"GET"} [] [2019-12-02 16:02:58] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:02:58] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"Longueur libre x 15 cm","3":"+/- 2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:02:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:02:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:58] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:02:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:02:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:02:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:02:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:02:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:02:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:02:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61b5af"},"request_uri":"http://localhost:8000/_wdt/61b5af","method":"GET"} [] [2019-12-02 16:03:10] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:03:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:03:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:03:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:03:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:03:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:03:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a96641"},"request_uri":"http://localhost:8000/_wdt/a96641","method":"GET"} [] [2019-12-02 16:03:30] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:03:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:03:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:03:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:03:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:03:30] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"Longueur libre x 14 cm","3":"+/- 4 à 6 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:03:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:03:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:03:30] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:03:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:03:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:03:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:03:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:03:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:03:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:03:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51686d"},"request_uri":"http://localhost:8000/_wdt/51686d","method":"GET"} [] [2019-12-02 16:04:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:04:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:04:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:04:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:04:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:04:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:04:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2b98b"},"request_uri":"http://localhost:8000/_wdt/e2b98b","method":"GET"} [] [2019-12-02 16:04:17] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:04:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:04:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:04:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:04:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:04:17] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"15x15 cm","3":"+/- 2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:04:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:04:17] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:04:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:04:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:04:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:04:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:04:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:04:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b5829"},"request_uri":"http://localhost:8000/_wdt/1b5829","method":"GET"} [] [2019-12-02 16:04:19] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:04:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:04:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:04:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:04:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:04:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0343f6"},"request_uri":"http://localhost:8000/_wdt/0343f6","method":"GET"} [] [2019-12-02 16:04:29] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:04:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:04:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:04:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:04:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:04:29] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé","2":"20x20 cm","3":"+/- 2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:04:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:04:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:04:29] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:04:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:04:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:04:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:04:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:04:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:04:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:04:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abb88a"},"request_uri":"http://localhost:8000/_wdt/abb88a","method":"GET"} [] [2019-12-02 16:04:38] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:04:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:04:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:04:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:04:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:04:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:04:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e52b0"},"request_uri":"http://localhost:8000/_wdt/4e52b0","method":"GET"} [] [2019-12-02 16:05:22] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:05:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:05:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:05:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:05:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:05:22] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé éclatés","2":"10x10 cm","3":"+/- 4 à 6 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:05:22] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:05:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:05:22] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:05:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:05:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:05:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:05:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:05:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:05:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f07eb6"},"request_uri":"http://localhost:8000/_wdt/f07eb6","method":"GET"} [] [2019-12-02 16:05:50] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:05:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:05:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:05:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:05:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:05:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:05:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c6d30"},"request_uri":"http://localhost:8000/_wdt/8c6d30","method":"GET"} [] [2019-12-02 16:06:25] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:06:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:06:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:06:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:06:25] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pavé vieillis","2":"8 à 10 cm toutes arêtes","3":"-","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:06:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:06:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:06:25] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:06:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:06:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:06:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:06:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:06:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:06:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:06:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a5d9c2"},"request_uri":"http://localhost:8000/_wdt/a5d9c2","method":"GET"} [] [2019-12-02 16:08:24] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:08:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:08:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:08:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:08:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:08:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e8615"},"request_uri":"http://localhost:8000/_wdt/9e8615","method":"GET"} [] [2019-12-02 16:10:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:10:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:10:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:10:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:10:26] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"61x30,5 cm","3":"3,7 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:10:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:10:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:10:26] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:10:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:10:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:10:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:10:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:10:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91437b"},"request_uri":"http://localhost:8000/_wdt/91437b","method":"GET"} [] [2019-12-02 16:10:54] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:10:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:10:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:10:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:10:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:10:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:10:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae76da"},"request_uri":"http://localhost:8000/_wdt/ae76da","method":"GET"} [] [2019-12-02 16:11:14] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:11:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:11:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:11:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:11:14] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"61x30,5 cm","3":"3,7 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:11:14] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:11:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:11:14] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:11:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:11:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:11:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:11:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:11:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c38b9"},"request_uri":"http://localhost:8000/_wdt/0c38b9","method":"GET"} [] [2019-12-02 16:11:22] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:11:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:11:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:11:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:11:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:11:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:11:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26bef1"},"request_uri":"http://localhost:8000/_wdt/26bef1","method":"GET"} [] [2019-12-02 16:11:40] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:11:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:11:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:11:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:11:40] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"100x35 cm","3":"15 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:11:40] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:11:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:11:40] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:11:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:11:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:11:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:11:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:11:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:11:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b64c4f"},"request_uri":"http://localhost:8000/_wdt/b64c4f","method":"GET"} [] [2019-12-02 16:11:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:11:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:11:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:11:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:11:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:11:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:11:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28d19f"},"request_uri":"http://localhost:8000/_wdt/28d19f","method":"GET"} [] [2019-12-02 16:12:24] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:12:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:12:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:12:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:12:24] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x30,5 cm","3":"3 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:12:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:12:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:12:24] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:12:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:12:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:12:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:12:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:12:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6826fd"},"request_uri":"http://localhost:8000/_wdt/6826fd","method":"GET"} [] [2019-12-02 16:12:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:12:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:12:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:12:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:12:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:12:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:12:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"188910"},"request_uri":"http://localhost:8000/_wdt/188910","method":"GET"} [] [2019-12-02 16:12:39] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:12:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:12:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:12:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:12:39] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x30,5 cm","3":"3 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:12:39] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:12:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:12:39] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:12:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:12:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:12:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:12:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:12:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa62df"},"request_uri":"http://localhost:8000/_wdt/fa62df","method":"GET"} [] [2019-12-02 16:14:13] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:14:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:14:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:14:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:14:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:14:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"862110"},"request_uri":"http://localhost:8000/_wdt/862110","method":"GET"} [] [2019-12-02 16:14:30] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:14:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:14:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:14:30] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"80x35 cm","3":"5 cm","4":"Avec retombée","5":null,"6":null,"7":null} [] [2019-12-02 16:14:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:14:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:14:30] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:14:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:14:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:14:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:14:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d23d3d"},"request_uri":"http://localhost:8000/_wdt/d23d3d","method":"GET"} [] [2019-12-02 16:22:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:22:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:22:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:22:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:22:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:22:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:22:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1cd51"},"request_uri":"http://localhost:8000/_wdt/f1cd51","method":"GET"} [] [2019-12-02 16:22:27] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:22:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:22:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:22:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:22:27] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"70x35 cm","3":"8 cm","4":"Droit, finition brossée","5":null,"6":null,"7":null} [] [2019-12-02 16:22:27] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:22:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:22:27] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:22:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:22:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:22:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:22:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:22:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:22:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1f185"},"request_uri":"http://localhost:8000/_wdt/f1f185","method":"GET"} [] [2019-12-02 16:26:25] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:26:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:26:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:26:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:26:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:26:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6392e7"},"request_uri":"http://localhost:8000/_wdt/6392e7","method":"GET"} [] [2019-12-02 16:26:52] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:26:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:26:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:26:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:26:52] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x30 cm","3":"3 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:26:52] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:26:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:26:52] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:26:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:26:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:26:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:26:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:26:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9670d"},"request_uri":"http://localhost:8000/_wdt/e9670d","method":"GET"} [] [2019-12-02 16:26:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:26:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:26:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:26:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:26:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:26:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:26:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32d8d5"},"request_uri":"http://localhost:8000/_wdt/32d8d5","method":"GET"} [] [2019-12-02 16:27:17] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:27:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:27:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:27:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:27:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:27:17] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x30 cm","3":"3 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:27:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:27:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:27:17] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:27:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:27:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:27:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:27:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:27:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:27:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:27:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"998f0a"},"request_uri":"http://localhost:8000/_wdt/998f0a","method":"GET"} [] [2019-12-02 16:27:22] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:27:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:27:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:27:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:27:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:27:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:27:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"030b15"},"request_uri":"http://localhost:8000/_wdt/030b15","method":"GET"} [] [2019-12-02 16:28:09] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:28:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:28:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:28:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:28:09] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"100x30 cm","3":"3 cm","4":"Droit, finition sablée","5":null,"6":null,"7":null} [] [2019-12-02 16:28:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:28:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:28:09] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:28:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:28:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:28:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:28:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:28:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc0e76"},"request_uri":"http://localhost:8000/_wdt/dc0e76","method":"GET"} [] [2019-12-02 16:33:58] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:33:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:33:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:33:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:33:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c6a8c"},"request_uri":"http://localhost:8000/_wdt/9c6a8c","method":"GET"} [] [2019-12-02 16:34:14] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:34:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:34:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:34:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:34:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:34:14] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x30 cm","3":"8 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:34:14] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:34:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:34:14] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:34:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:34:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:34:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:34:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:34:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:34:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:34:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16f809"},"request_uri":"http://localhost:8000/_wdt/16f809","method":"GET"} [] [2019-12-02 16:34:21] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:34:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:34:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:34:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:34:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:34:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:34:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e74d6c"},"request_uri":"http://localhost:8000/_wdt/e74d6c","method":"GET"} [] [2019-12-02 16:34:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:34:32] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:34:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:34:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:34:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:34:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:34:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:34:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"323798"},"request_uri":"http://localhost:8000/_wdt/323798","method":"GET"} [] [2019-12-02 16:34:45] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:34:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:34:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:34:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:34:45] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"61x33 cm","3":"3 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:34:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:34:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:34:45] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:34:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:34:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:34:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:34:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:34:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:34:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c0544"},"request_uri":"http://localhost:8000/_wdt/9c0544","method":"GET"} [] [2019-12-02 16:34:47] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:34:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:34:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:34:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:34:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:34:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:34:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86701e"},"request_uri":"http://localhost:8000/_wdt/86701e","method":"GET"} [] [2019-12-02 16:35:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:35:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:35:04] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"61x33 cm","3":"5 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:35:04] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:35:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:04] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:35:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:35:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:35:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bb36f"},"request_uri":"http://localhost:8000/_wdt/5bb36f","method":"GET"} [] [2019-12-02 16:35:07] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:35:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:35:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca4aea"},"request_uri":"http://localhost:8000/_wdt/ca4aea","method":"GET"} [] [2019-12-02 16:35:29] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:35:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:35:29] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"61x33 cm","3":"5 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:35:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:35:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:29] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:35:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:35:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:35:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b051ff"},"request_uri":"http://localhost:8000/_wdt/b051ff","method":"GET"} [] [2019-12-02 16:35:38] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"52"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/52","method":"GET"} [] [2019-12-02 16:35:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["52"] [] [2019-12-02 16:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/52")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/52\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:35:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a9b74"},"request_uri":"http://localhost:8000/_wdt/0a9b74","method":"GET"} [] [2019-12-02 16:35:41] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"52"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/52","method":"POST"} [] [2019-12-02 16:35:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["52"] [] [2019-12-02 16:35:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:41] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:35:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:35:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:35:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52d449"},"request_uri":"http://localhost:8000/_wdt/52d449","method":"GET"} [] [2019-12-02 16:35:49] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:35:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:35:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:35:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:35:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:35:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af1439"},"request_uri":"http://localhost:8000/_wdt/af1439","method":"GET"} [] [2019-12-02 16:36:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:36:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:36:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:36:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:36:26] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"70x35 cm","3":"8 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:36:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:36:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:36:26] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:36:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:36:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:36:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:36:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:36:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:36:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e1c64"},"request_uri":"http://localhost:8000/_wdt/2e1c64","method":"GET"} [] [2019-12-02 16:36:34] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:36:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:36:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:36:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:36:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:36:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:36:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"584ba3"},"request_uri":"http://localhost:8000/_wdt/584ba3","method":"GET"} [] [2019-12-02 16:36:49] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:36:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:36:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:36:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:36:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:36:50] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"100x33 cm","3":"3 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:36:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:36:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:36:50] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:36:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:36:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:36:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:36:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:36:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:36:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:36:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"830c70"},"request_uri":"http://localhost:8000/_wdt/830c70","method":"GET"} [] [2019-12-02 16:40:05] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:40:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:40:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:40:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:40:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:40:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:40:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:40:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6c96f"},"request_uri":"http://localhost:8000/_wdt/f6c96f","method":"GET"} [] [2019-12-02 16:40:08] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-02 16:40:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:40:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-02 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-02 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-02 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-02 16:40:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:40:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:40:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b2793"},"request_uri":"http://localhost:8000/_wdt/9b2793","method":"GET"} [] [2019-12-02 16:40:09] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-02 16:40:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:40:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-02 16:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-02 16:40:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:40:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:40:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21a651"},"request_uri":"http://localhost:8000/_wdt/21a651","method":"GET"} [] [2019-12-02 16:41:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:41:10] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:41:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:41:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:41:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:41:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"517cd6"},"request_uri":"http://localhost:8000/_wdt/517cd6","method":"GET"} [] [2019-12-02 16:41:44] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:41:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:41:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:41:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:41:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:41:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:41:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7554d5"},"request_uri":"http://localhost:8000/_wdt/7554d5","method":"GET"} [] [2019-12-02 16:41:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:41:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:41:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:41:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:41:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:41:57] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x30 cm","3":"4 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:41:57] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:41:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:41:57] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:41:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:41:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:41:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:41:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:41:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:41:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:41:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1505d6"},"request_uri":"http://localhost:8000/_wdt/1505d6","method":"GET"} [] [2019-12-02 16:42:06] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:42:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:42:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:42:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:42:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:42:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee5cf9"},"request_uri":"http://localhost:8000/_wdt/ee5cf9","method":"GET"} [] [2019-12-02 16:42:35] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:42:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:42:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:42:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:42:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:42:35] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x35 cm","3":"3 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:42:35] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:42:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:42:35] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:42:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:42:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:42:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:42:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:42:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:42:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:42:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f5d33"},"request_uri":"http://localhost:8000/_wdt/9f5d33","method":"GET"} [] [2019-12-02 16:43:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:43:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:43:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3cb7ba"},"request_uri":"http://localhost:8000/_wdt/3cb7ba","method":"GET"} [] [2019-12-02 16:43:17] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:43:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:43:17] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"100x35 cm","3":"3 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:43:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:43:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:17] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:43:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:43:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:43:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"228836"},"request_uri":"http://localhost:8000/_wdt/228836","method":"GET"} [] [2019-12-02 16:43:26] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"63"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/63","method":"GET"} [] [2019-12-02 16:43:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["63"] [] [2019-12-02 16:43:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/63")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/63\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:43:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0deef"},"request_uri":"http://localhost:8000/_wdt/f0deef","method":"GET"} [] [2019-12-02 16:43:28] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"63"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/63","method":"POST"} [] [2019-12-02 16:43:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["63"] [] [2019-12-02 16:43:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:28] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:43:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:43:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:43:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ed375"},"request_uri":"http://localhost:8000/_wdt/4ed375","method":"GET"} [] [2019-12-02 16:43:29] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:43:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:43:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b27b98"},"request_uri":"http://localhost:8000/_wdt/b27b98","method":"GET"} [] [2019-12-02 16:43:42] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:43:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:43:42] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"60x35 cm","3":"3 cm","4":"½ Rond","5":null,"6":null,"7":null} [] [2019-12-02 16:43:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:43:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:42] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:43:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:43:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:43:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f1edd"},"request_uri":"http://localhost:8000/_wdt/4f1edd","method":"GET"} [] [2019-12-02 16:43:55] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:43:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:43:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:43:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:43:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:43:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"338ce0"},"request_uri":"http://localhost:8000/_wdt/338ce0","method":"GET"} [] [2019-12-02 16:44:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:44:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:44:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:44:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:44:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:44:08] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"100x50 cm","3":"4 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:44:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:44:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:44:08] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:44:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:44:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:44:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:44:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:44:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:44:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:44:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"977c6f"},"request_uri":"http://localhost:8000/_wdt/977c6f","method":"GET"} [] [2019-12-02 16:44:22] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:44:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:44:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:44:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:44:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:44:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:44:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a5dd90"},"request_uri":"http://localhost:8000/_wdt/a5dd90","method":"GET"} [] [2019-12-02 16:44:32] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:44:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:44:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:44:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:44:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:44:32] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"100x35 cm","3":"4 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:44:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:44:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:44:32] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:44:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:44:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:44:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:44:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:44:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:44:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:44:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"208c60"},"request_uri":"http://localhost:8000/_wdt/208c60","method":"GET"} [] [2019-12-02 16:44:48] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:44:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:44:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:44:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:44:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:44:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:44:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53d55d"},"request_uri":"http://localhost:8000/_wdt/53d55d","method":"GET"} [] [2019-12-02 16:45:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:45:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:45:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:45:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:45:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:45:08] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"50x35 cm","3":"12 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:45:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:45:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:45:08] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:45:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:45:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:45:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:45:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:45:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:45:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:45:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dccef2"},"request_uri":"http://localhost:8000/_wdt/dccef2","method":"GET"} [] [2019-12-02 16:45:25] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:45:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:45:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:45:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:45:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:45:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"364e9b"},"request_uri":"http://localhost:8000/_wdt/364e9b","method":"GET"} [] [2019-12-02 16:45:38] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:45:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:45:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:45:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:45:38] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Margelles","2":"61x35 cm","3":"3 cm","4":"Droit","5":null,"6":null,"7":null} [] [2019-12-02 16:45:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:45:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:45:38] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:45:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:45:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:45:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:45:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:45:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64e0fe"},"request_uri":"http://localhost:8000/_wdt/64e0fe","method":"GET"} [] [2019-12-02 16:46:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:46:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:46:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:46:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:46:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:46:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:46:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18d48e"},"request_uri":"http://localhost:8000/_wdt/18d48e","method":"GET"} [] [2019-12-02 16:46:37] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:46:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:46:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:46:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:46:37] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"61x15 cm","3":"1 à 2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:46:37] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:46:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:46:37] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:46:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:46:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:46:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:46:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:46:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"472cee"},"request_uri":"http://localhost:8000/_wdt/472cee","method":"GET"} [] [2019-12-02 16:46:39] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:46:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:46:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:46:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:46:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:46:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:46:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3c49e"},"request_uri":"http://localhost:8000/_wdt/b3c49e","method":"GET"} [] [2019-12-02 16:46:59] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:46:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:46:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:46:59] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"50x15 cm","3":"1,5 à 3,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:46:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:46:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:46:59] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:46:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:46:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:46:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:46:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:46:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:46:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:46:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b80e6b"},"request_uri":"http://localhost:8000/_wdt/b80e6b","method":"GET"} [] [2019-12-02 16:47:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:47:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:47:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:47:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59ba10"},"request_uri":"http://localhost:8000/_wdt/59ba10","method":"GET"} [] [2019-12-02 16:47:21] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:47:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:47:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:47:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:47:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:47:21] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"60x15 cm","3":"1,5 à 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:47:21] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:47:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:47:21] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:47:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:47:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:47:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:47:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:47:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:47:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:47:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72442c"},"request_uri":"http://localhost:8000/_wdt/72442c","method":"GET"} [] [2019-12-02 16:47:31] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:47:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:47:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:47:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:47:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:47:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:47:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"682846"},"request_uri":"http://localhost:8000/_wdt/682846","method":"GET"} [] [2019-12-02 16:47:58] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:47:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:47:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:47:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:47:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:47:58] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"60x15 cm","3":"1,5 à 2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:47:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:47:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:47:58] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:47:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:47:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:47:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:47:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:47:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:47:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e005a4"},"request_uri":"http://localhost:8000/_wdt/e005a4","method":"GET"} [] [2019-12-02 16:48:00] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:48:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:48:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:48:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:48:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:48:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:48:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"424e2b"},"request_uri":"http://localhost:8000/_wdt/424e2b","method":"GET"} [] [2019-12-02 16:48:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:48:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:48:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:48:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:48:26] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"40x20 cm","3":"1,2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:48:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:48:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:48:26] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:48:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:48:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:48:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:48:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:48:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67cac9"},"request_uri":"http://localhost:8000/_wdt/67cac9","method":"GET"} [] [2019-12-02 16:48:44] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:48:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:48:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:48:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:48:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:48:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:48:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0bfeb"},"request_uri":"http://localhost:8000/_wdt/e0bfeb","method":"GET"} [] [2019-12-02 16:49:00] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:49:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:49:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:49:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:49:00] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"53x17,4 cm","3":"2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:49:00] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:49:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:49:00] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:49:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:49:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:49:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:49:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:49:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bd415"},"request_uri":"http://localhost:8000/_wdt/5bd415","method":"GET"} [] [2019-12-02 16:49:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:49:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:49:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:49:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:49:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:49:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"757ae3"},"request_uri":"http://localhost:8000/_wdt/757ae3","method":"GET"} [] [2019-12-02 16:49:28] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:49:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:49:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:49:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:49:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:49:28] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"Longueur libre x 5 ou 10 cm","3":"+/- 2 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:49:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:49:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:49:28] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:49:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:49:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:49:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:49:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:49:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:49:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:49:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4db225"},"request_uri":"http://localhost:8000/_wdt/4db225","method":"GET"} [] [2019-12-02 16:49:37] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:49:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:49:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:49:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:49:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:49:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:49:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3da948"},"request_uri":"http://localhost:8000/_wdt/3da948","method":"GET"} [] [2019-12-02 16:49:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:49:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:49:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:49:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:49:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:49:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:49:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:49:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51a104"},"request_uri":"http://localhost:8000/_wdt/51a104","method":"GET"} [] [2019-12-02 16:50:15] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:50:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:50:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:50:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:50:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:50:15] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"46x20 cm","3":"2,5 à 3,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:50:15] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:50:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:50:15] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:50:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:50:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:50:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:50:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:50:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:50:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:50:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edb5ef"},"request_uri":"http://localhost:8000/_wdt/edb5ef","method":"GET"} [] [2019-12-02 16:50:27] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:50:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:50:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:50:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:50:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:50:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:50:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3fe4e0"},"request_uri":"http://localhost:8000/_wdt/3fe4e0","method":"GET"} [] [2019-12-02 16:50:45] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:50:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:50:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:50:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:50:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:50:45] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"30x30 cm","3":"1 à 1,5 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:50:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:50:45] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:50:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:50:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:50:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:50:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:50:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:50:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7cbe0"},"request_uri":"http://localhost:8000/_wdt/c7cbe0","method":"GET"} [] [2019-12-02 16:50:56] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:50:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:50:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:50:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:50:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:50:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfb37d"},"request_uri":"http://localhost:8000/_wdt/bfb37d","method":"GET"} [] [2019-12-02 16:51:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:51:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:51:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:51:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:51:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:51:08] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"50x12 cm","3":"2 à 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:51:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:51:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:51:08] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:51:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:51:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:51:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:51:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:51:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:51:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:51:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"345380"},"request_uri":"http://localhost:8000/_wdt/345380","method":"GET"} [] [2019-12-02 16:51:19] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:51:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:51:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:51:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:51:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:51:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:51:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8639d"},"request_uri":"http://localhost:8000/_wdt/b8639d","method":"GET"} [] [2019-12-02 16:51:43] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:51:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:51:43] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parements","2":"50x20 cm","3":"+/- 2 à 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 16:51:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:51:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:51:43] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:51:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:51:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:51:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7177d"},"request_uri":"http://localhost:8000/_wdt/c7177d","method":"GET"} [] [2019-12-02 16:51:56] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:51:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:51:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:51:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:51:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:51:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:51:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0af12"},"request_uri":"http://localhost:8000/_wdt/c0af12","method":"GET"} [] [2019-12-02 16:52:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:53:21] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:53:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:53:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:53:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:53:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:53:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:53:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14e1ff"},"request_uri":"http://localhost:8000/_wdt/14e1ff","method":"GET"} [] [2019-12-02 16:53:38] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:53:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:53:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:53:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:53:38] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P3","2":null,"3":null,"4":null,"5":"+/- 10/20 mm","6":null,"7":null} [] [2019-12-02 16:53:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:53:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:53:38] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:53:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:53:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:53:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:53:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:53:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f14dc"},"request_uri":"http://localhost:8000/_wdt/6f14dc","method":"GET"} [] [2019-12-02 16:53:40] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:53:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:53:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:53:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:53:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:53:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:53:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a5f0ef"},"request_uri":"http://localhost:8000/_wdt/a5f0ef","method":"GET"} [] [2019-12-02 16:53:51] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:53:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:53:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:53:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:53:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:53:51] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P5","2":null,"3":null,"4":null,"5":"+/- 10/50 mm","6":null,"7":null} [] [2019-12-02 16:53:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:53:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:53:51] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:53:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:53:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:53:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:53:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:53:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:53:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:53:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c736d"},"request_uri":"http://localhost:8000/_wdt/2c736d","method":"GET"} [] [2019-12-02 16:53:53] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:53:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:53:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:53:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:53:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:53:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:53:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48348b"},"request_uri":"http://localhost:8000/_wdt/48348b","method":"GET"} [] [2019-12-02 16:54:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:54:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:54:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:54:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:54:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:54:09] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P7","2":null,"3":null,"4":null,"5":"+/- 30/70 mm","6":null,"7":null} [] [2019-12-02 16:54:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:54:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:54:09] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:54:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:54:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:54:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:54:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:54:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:54:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:54:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53b9c6"},"request_uri":"http://localhost:8000/_wdt/53b9c6","method":"GET"} [] [2019-12-02 16:54:11] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:54:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:54:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:54:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:54:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:54:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f43345"},"request_uri":"http://localhost:8000/_wdt/f43345","method":"GET"} [] [2019-12-02 16:54:20] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:54:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:54:20] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"P10","2":null,"3":null,"4":null,"5":"+/- 50/100 mm","6":null,"7":null} [] [2019-12-02 16:54:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:54:20] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:54:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:54:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"020547"},"request_uri":"http://localhost:8000/_wdt/020547","method":"GET"} [] [2019-12-02 16:55:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:55:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:55:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:55:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:55:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:55:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:55:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c4412"},"request_uri":"http://localhost:8000/_wdt/2c4412","method":"GET"} [] [2019-12-02 16:55:18] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:55:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:55:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:55:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:55:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:55:18] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"V20","2":null,"3":null,"4":null,"5":"+/- 20/40 mm","6":null,"7":null} [] [2019-12-02 16:55:18] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:55:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:55:18] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:55:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:55:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:55:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:55:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:55:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:55:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:55:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f67839"},"request_uri":"http://localhost:8000/_wdt/f67839","method":"GET"} [] [2019-12-02 16:55:21] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:55:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:55:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:55:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:55:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:55:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:55:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"496851"},"request_uri":"http://localhost:8000/_wdt/496851","method":"GET"} [] [2019-12-02 16:55:34] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:55:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:55:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:55:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:55:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:55:34] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"V40","2":null,"3":null,"4":null,"5":"+/- 40/70 mm","6":null,"7":null} [] [2019-12-02 16:55:34] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:55:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:55:34] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:55:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:55:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:55:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:55:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:55:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:55:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:55:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0c89d"},"request_uri":"http://localhost:8000/_wdt/f0c89d","method":"GET"} [] [2019-12-02 16:55:59] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:55:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:55:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:55:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:55:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:56:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70efff"},"request_uri":"http://localhost:8000/_wdt/70efff","method":"GET"} [] [2019-12-02 16:56:41] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:56:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:56:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:56:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:56:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:56:41] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bloc","2":null,"3":null,"4":null,"5":"Taille et poids variables.","6":null,"7":null} [] [2019-12-02 16:56:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:56:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:56:41] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:56:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:56:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:56:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:56:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:56:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:56:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:56:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0eb701"},"request_uri":"http://localhost:8000/_wdt/0eb701","method":"GET"} [] [2019-12-02 16:57:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:57:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:57:01] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bloc","2":null,"3":null,"4":null,"5":"Taille et poids variables. [...]","6":null,"7":null} [] [2019-12-02 16:57:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:57:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:01] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:57:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:57:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:57:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"440fe6"},"request_uri":"http://localhost:8000/_wdt/440fe6","method":"GET"} [] [2019-12-02 16:57:06] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"87"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/87","method":"GET"} [] [2019-12-02 16:57:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["87"] [] [2019-12-02 16:57:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/87")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/87\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:57:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9765b"},"request_uri":"http://localhost:8000/_wdt/b9765b","method":"GET"} [] [2019-12-02 16:57:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:57:12] request.INFO: Matched route "admin.modele.delete". {"route":"admin.modele.delete","route_parameters":{"_route":"admin.modele.delete","_controller":"App\\Controller\\Admin\\AdminModeleController::delete","id":"87"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/87","method":"DELETE"} [] [2019-12-02 16:57:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["87"] [] [2019-12-02 16:57:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:57:12] doctrine.DEBUG: DELETE FROM product_modele WHERE modele_id = ? [87] [] [2019-12-02 16:57:12] doctrine.DEBUG: DELETE FROM modele WHERE id = ? [87] [] [2019-12-02 16:57:12] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:57:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:12] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:57:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:57:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:57:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a4e0b2"},"request_uri":"http://localhost:8000/_wdt/a4e0b2","method":"GET"} [] [2019-12-02 16:57:17] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:57:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:57:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"086e5e"},"request_uri":"http://localhost:8000/_wdt/086e5e","method":"GET"} [] [2019-12-02 16:57:48] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:57:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:57:48] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Brut ou Plat","2":null,"3":null,"4":null,"5":"de 500 kg à 5 tonnes","6":null,"7":null} [] [2019-12-02 16:57:48] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:57:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:48] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:57:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:57:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:57:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"000580"},"request_uri":"http://localhost:8000/_wdt/000580","method":"GET"} [] [2019-12-02 16:57:53] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:57:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:57:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:57:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:57:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:57:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:57:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9de34"},"request_uri":"http://localhost:8000/_wdt/f9de34","method":"GET"} [] [2019-12-02 16:59:24] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:59:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:59:24] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Piquet","2":null,"3":null,"4":null,"5":"100 x +/- 10 x +/- 10 cm","6":null,"7":null} [] [2019-12-02 16:59:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:59:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:24] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:59:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:59:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:59:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"852a7d"},"request_uri":"http://localhost:8000/_wdt/852a7d","method":"GET"} [] [2019-12-02 16:59:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:59:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:59:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d99760"},"request_uri":"http://localhost:8000/_wdt/d99760","method":"GET"} [] [2019-12-02 16:59:38] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:59:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:59:38] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Piquet","2":null,"3":null,"4":null,"5":"200 x +/- 10 x +/- 10 cm","6":null,"7":null} [] [2019-12-02 16:59:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:59:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:38] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:59:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:59:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:59:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23654b"},"request_uri":"http://localhost:8000/_wdt/23654b","method":"GET"} [] [2019-12-02 16:59:40] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:59:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:59:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d35999"},"request_uri":"http://localhost:8000/_wdt/d35999","method":"GET"} [] [2019-12-02 16:59:49] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 16:59:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 16:59:49] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Piquet","2":null,"3":null,"4":null,"5":"250 x +/- 10 x +/- 10 cm","6":null,"7":null} [] [2019-12-02 16:59:49] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 16:59:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:49] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 16:59:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 16:59:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:59:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3acce1"},"request_uri":"http://localhost:8000/_wdt/3acce1","method":"GET"} [] [2019-12-02 16:59:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 16:59:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 16:59:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 16:59:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 16:59:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 16:59:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 16:59:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4eeba"},"request_uri":"http://localhost:8000/_wdt/e4eeba","method":"GET"} [] [2019-12-02 17:00:41] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:00:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:00:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:00:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:00:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:00:41] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Grands formats.","2":null,"3":null,"4":null,"5":"+/- 5 cm","6":null,"7":null} [] [2019-12-02 17:00:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:00:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:00:41] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:00:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:00:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:00:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:00:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:00:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:00:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:00:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49ec43"},"request_uri":"http://localhost:8000/_wdt/49ec43","method":"GET"} [] [2019-12-02 17:00:43] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:00:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:00:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:00:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:00:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:00:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:00:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43e23c"},"request_uri":"http://localhost:8000/_wdt/43e23c","method":"GET"} [] [2019-12-02 17:00:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:00:53] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"93"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/93","method":"GET"} [] [2019-12-02 17:00:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:00:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:00:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:00:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["93"] [] [2019-12-02 17:00:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:00:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/93")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/93\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:00:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a35e2c"},"request_uri":"http://localhost:8000/_wdt/a35e2c","method":"GET"} [] [2019-12-02 17:01:00] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"93"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/93","method":"POST"} [] [2019-12-02 17:01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["93"] [] [2019-12-02 17:01:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:01:00] doctrine.DEBUG: UPDATE modele SET name = ? WHERE id = ? ["Grands formats. Formes alé [...]",93] [] [2019-12-02 17:01:00] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:00] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cd957"},"request_uri":"http://localhost:8000/_wdt/2cd957","method":"GET"} [] [2019-12-02 17:01:04] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:01:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:01:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"651c91"},"request_uri":"http://localhost:8000/_wdt/651c91","method":"GET"} [] [2019-12-02 17:01:29] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:01:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:01:29] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques","2":"100x40 cm","3":"+/- 5 à 7 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:01:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:01:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:29] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:01:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:01:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:01:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46ead8"},"request_uri":"http://localhost:8000/_wdt/46ead8","method":"GET"} [] [2019-12-02 17:01:33] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:01:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:01:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db8b66"},"request_uri":"http://localhost:8000/_wdt/db8b66","method":"GET"} [] [2019-12-02 17:01:53] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:01:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:01:53] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques","2":"100x50 cm","3":"+/- 5 à 7 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:01:53] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:01:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:53] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:01:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:01:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:01:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9d37f"},"request_uri":"http://localhost:8000/_wdt/e9d37f","method":"GET"} [] [2019-12-02 17:01:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:01:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:01:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:01:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:01:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:01:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:01:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b937ba"},"request_uri":"http://localhost:8000/_wdt/b937ba","method":"GET"} [] [2019-12-02 17:02:10] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:02:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:02:10] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques","2":"80x30 cm","3":"+/- 5 à 7 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:02:10] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:02:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:10] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:02:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:02:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:02:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"370e73"},"request_uri":"http://localhost:8000/_wdt/370e73","method":"GET"} [] [2019-12-02 17:02:14] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:02:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:02:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"722686"},"request_uri":"http://localhost:8000/_wdt/722686","method":"GET"} [] [2019-12-02 17:02:26] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:02:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:02:26] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques","2":"100x50 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:02:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:02:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:26] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:02:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:02:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:02:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd264e"},"request_uri":"http://localhost:8000/_wdt/bd264e","method":"GET"} [] [2019-12-02 17:02:28] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:02:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:02:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55c3bb"},"request_uri":"http://localhost:8000/_wdt/55c3bb","method":"GET"} [] [2019-12-02 17:02:43] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:02:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:02:43] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques","2":"100x30 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:02:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:02:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:43] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:02:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:02:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:02:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e187f9"},"request_uri":"http://localhost:8000/_wdt/e187f9","method":"GET"} [] [2019-12-02 17:02:52] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:02:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:02:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:02:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:02:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:02:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:02:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"298539"},"request_uri":"http://localhost:8000/_wdt/298539","method":"GET"} [] [2019-12-02 17:03:16] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:03:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:03:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:03:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:03:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:03:16] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques","2":"200x50 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:03:16] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:03:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:03:16] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:03:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:03:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:03:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:03:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:03:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:03:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:03:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab22c1"},"request_uri":"http://localhost:8000/_wdt/ab22c1","method":"GET"} [] [2019-12-02 17:03:28] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:03:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:03:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:03:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:03:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:03:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:03:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29bc07"},"request_uri":"http://localhost:8000/_wdt/29bc07","method":"GET"} [] [2019-12-02 17:03:45] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:03:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:03:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:03:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:03:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:03:45] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"60x40 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:03:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:03:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:03:45] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:03:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:03:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:03:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:03:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:03:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:03:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:03:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dfec83"},"request_uri":"http://localhost:8000/_wdt/dfec83","method":"GET"} [] [2019-12-02 17:03:47] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:03:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:03:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:03:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:03:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:03:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:03:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6919fb"},"request_uri":"http://localhost:8000/_wdt/6919fb","method":"GET"} [] [2019-12-02 17:04:03] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:04:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:04:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:04:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:04:03] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"40x40 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:04:03] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:04:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:04:03] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:04:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:04:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:04:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:04:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:04:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:04:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"74e127"},"request_uri":"http://localhost:8000/_wdt/74e127","method":"GET"} [] [2019-12-02 17:04:10] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:04:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:04:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:04:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:04:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:04:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:04:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b0f78"},"request_uri":"http://localhost:8000/_wdt/0b0f78","method":"GET"} [] [2019-12-02 17:04:20] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-02 17:04:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:04:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:04:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:04:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-02 17:04:20] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dalles","2":"100x50 cm","3":"+/- 3 cm","4":null,"5":null,"6":null,"7":null} [] [2019-12-02 17:04:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-02 17:04:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:04:20] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-02 17:04:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:04:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:04:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:04:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-02 17:04:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:04:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:04:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c950b"},"request_uri":"http://localhost:8000/_wdt/3c950b","method":"GET"} [] [2019-12-02 17:04:30] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-02 17:04:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-02 17:04:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-02 17:04:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-02 17:04:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-02 17:04:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-02 17:04:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c3111"},"request_uri":"http://localhost:8000/_wdt/4c3111","method":"GET"} [] [2019-12-02 17:04:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:32:27] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:32:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:32:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:32:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:32:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:32:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8164e"},"request_uri":"http://localhost:8000/_wdt/a8164e","method":"GET"} [] [2019-12-03 09:33:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:33:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:33:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:33:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:33:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:33:08] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"Ø 40x90 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:33:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:33:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:33:09] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:33:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:33:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:33:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fef53"},"request_uri":"http://localhost:8000/_wdt/6fef53","method":"GET"} [] [2019-12-03 09:33:13] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:33:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:33:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:33:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:33:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:33:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49244f"},"request_uri":"http://localhost:8000/_wdt/49244f","method":"GET"} [] [2019-12-03 09:33:44] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:33:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:33:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:33:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:33:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:33:44] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"Ø 35 à 40 x +/- 15 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:33:44] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:33:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:33:44] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:33:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:33:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:33:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:33:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:33:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:33:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:33:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1158e"},"request_uri":"http://localhost:8000/_wdt/e1158e","method":"GET"} [] [2019-12-03 09:33:47] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:33:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:33:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:33:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:33:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73ea73"},"request_uri":"http://localhost:8000/_wdt/73ea73","method":"GET"} [] [2019-12-03 09:34:02] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:34:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:34:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:34:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:34:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:34:02] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"Ø 40x10 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:34:02] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:34:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:34:02] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:34:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:34:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:34:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:34:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:34:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:34:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:34:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34ce1f"},"request_uri":"http://localhost:8000/_wdt/34ce1f","method":"GET"} [] [2019-12-03 09:34:05] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:34:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:34:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:34:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:34:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:34:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:34:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44ee7f"},"request_uri":"http://localhost:8000/_wdt/44ee7f","method":"GET"} [] [2019-12-03 09:34:58] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:34:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:34:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:34:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:34:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:34:58] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"Ø 42x15 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:34:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:34:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:34:58] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:34:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:34:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:34:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:34:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:34:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:34:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:34:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19ef81"},"request_uri":"http://localhost:8000/_wdt/19ef81","method":"GET"} [] [2019-12-03 09:36:05] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:36:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:36:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:36:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:36:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:36:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:36:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"165226"},"request_uri":"http://localhost:8000/_wdt/165226","method":"GET"} [] [2019-12-03 09:36:28] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:36:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:36:28] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"Ø 40x15 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:36:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:36:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:36:28] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:36:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:36:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:36:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c23dc1"},"request_uri":"http://localhost:8000/_wdt/c23dc1","method":"GET"} [] [2019-12-03 09:36:38] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:36:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:36:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:36:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:36:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1afda5"},"request_uri":"http://localhost:8000/_wdt/1afda5","method":"GET"} [] [2019-12-03 09:36:55] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:36:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:36:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:36:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:36:55] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"120x50x10 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:36:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:36:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:36:55] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:36:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:36:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:36:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:36:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:36:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ceba75"},"request_uri":"http://localhost:8000/_wdt/ceba75","method":"GET"} [] [2019-12-03 09:37:15] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:37:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:37:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:37:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:37:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:37:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"648fb4"},"request_uri":"http://localhost:8000/_wdt/648fb4","method":"GET"} [] [2019-12-03 09:39:18] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:39:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:39:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:39:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:39:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:39:18] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"70x45x10 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:39:18] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:39:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:39:18] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:39:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:39:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:39:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:39:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:39:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:39:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:39:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54bce8"},"request_uri":"http://localhost:8000/_wdt/54bce8","method":"GET"} [] [2019-12-03 09:39:23] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:39:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:39:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:39:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:39:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:39:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:39:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecc654"},"request_uri":"http://localhost:8000/_wdt/ecc654","method":"GET"} [] [2019-12-03 09:39:39] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:39:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:39:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:39:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:39:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:39:39] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"45x40x10 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:39:39] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:39:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:39:39] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:39:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:39:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:39:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:39:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:39:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:39:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:39:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c5d57"},"request_uri":"http://localhost:8000/_wdt/0c5d57","method":"GET"} [] [2019-12-03 09:39:49] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:39:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:39:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:39:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:39:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:39:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:39:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5fcf28"},"request_uri":"http://localhost:8000/_wdt/5fcf28","method":"GET"} [] [2019-12-03 09:40:09] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:40:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:40:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:40:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:40:09] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"90x60x15 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:40:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:40:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:40:09] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:40:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:40:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:40:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:40:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:40:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa538c"},"request_uri":"http://localhost:8000/_wdt/aa538c","method":"GET"} [] [2019-12-03 09:40:13] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:40:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:40:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:40:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:40:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:40:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:40:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"311d54"},"request_uri":"http://localhost:8000/_wdt/311d54","method":"GET"} [] [2019-12-03 09:40:27] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:40:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:40:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:40:27] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"90x60x18 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:40:27] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:40:27] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:40:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:40:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:40:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:40:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:40:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:40:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:40:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"273467"},"request_uri":"http://localhost:8000/_wdt/273467","method":"GET"} [] [2019-12-03 09:40:42] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:40:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:40:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:40:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:40:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:40:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:40:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c475eb"},"request_uri":"http://localhost:8000/_wdt/c475eb","method":"GET"} [] [2019-12-03 09:41:01] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:41:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:41:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:41:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:41:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:41:01] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"Sur mesure nous consulter","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:41:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:41:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:41:01] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:41:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:41:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:41:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:41:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:41:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:41:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:41:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd6c67"},"request_uri":"http://localhost:8000/_wdt/fd6c67","method":"GET"} [] [2019-12-03 09:41:08] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:41:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:41:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:41:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:41:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:41:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"797b3e"},"request_uri":"http://localhost:8000/_wdt/797b3e","method":"GET"} [] [2019-12-03 09:41:25] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:41:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:41:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:41:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:41:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:41:25] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasques","2":"120x90x3 cm","3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 09:41:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:41:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:41:25] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:41:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:41:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:41:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:41:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:41:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:41:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:41:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef4cf9"},"request_uri":"http://localhost:8000/_wdt/ef4cf9","method":"GET"} [] [2019-12-03 09:42:00] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:42:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:42:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:42:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:42:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:42:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:42:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca2426"},"request_uri":"http://localhost:8000/_wdt/ca2426","method":"GET"} [] [2019-12-03 09:44:24] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:44:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:44:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:44:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:44:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:44:25] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Atlas Beige*","7":null} [] [2019-12-03 09:44:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:44:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:44:25] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:44:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:44:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:44:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:44:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:44:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:44:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76ee5c"},"request_uri":"http://localhost:8000/_wdt/76ee5c","method":"GET"} [] [2019-12-03 09:44:45] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"115"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/115","method":"GET"} [] [2019-12-03 09:44:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:44:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:44:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:44:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["115"] [] [2019-12-03 09:44:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:44:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/115")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/115\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:44:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"babe75"},"request_uri":"http://localhost:8000/_wdt/babe75","method":"GET"} [] [2019-12-03 09:46:08] request.INFO: Matched route "admin.modele.edit". {"route":"admin.modele.edit","route_parameters":{"_route":"admin.modele.edit","_controller":"App\\Controller\\Admin\\AdminModeleController::edit","id":"115"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/115","method":"POST"} [] [2019-12-03 09:46:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:46:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["115"] [] [2019-12-03 09:46:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:46:08] doctrine.DEBUG: UPDATE modele SET specificite = ? WHERE id = ? ["Longueur totale : 165 cm\r\n [...]",115] [] [2019-12-03 09:46:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:46:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:46:08] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:46:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:46:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:46:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:46:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:46:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e000b"},"request_uri":"http://localhost:8000/_wdt/6e000b","method":"GET"} [] [2019-12-03 09:46:17] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:46:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:46:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:46:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:46:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:46:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:46:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fdc81"},"request_uri":"http://localhost:8000/_wdt/8fdc81","method":"GET"} [] [2019-12-03 09:47:07] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:47:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:47:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:47:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:47:07] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Atlas Beige*","7":"Longueur totale : 120 cm\r\n [...]"} [] [2019-12-03 09:47:07] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:47:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:47:07] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:47:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:47:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:47:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:47:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:47:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb0989"},"request_uri":"http://localhost:8000/_wdt/fb0989","method":"GET"} [] [2019-12-03 09:47:10] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:47:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:47:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:47:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:47:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:47:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:47:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b2a67"},"request_uri":"http://localhost:8000/_wdt/5b2a67","method":"GET"} [] [2019-12-03 09:47:55] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:47:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:47:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:47:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:47:55] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Atlas Beige*","7":"Longueur totale : 105 cm\r\n [...]"} [] [2019-12-03 09:47:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:47:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:47:55] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:47:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:47:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:47:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:47:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:47:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70e56f"},"request_uri":"http://localhost:8000/_wdt/70e56f","method":"GET"} [] [2019-12-03 09:47:58] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:47:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:47:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:47:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:47:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:47:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac21db"},"request_uri":"http://localhost:8000/_wdt/ac21db","method":"GET"} [] [2019-12-03 09:48:36] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:48:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:48:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:48:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:48:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:48:36] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Basalte","7":"Pièces uniques.\r\nGalets év [...]"} [] [2019-12-03 09:48:36] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:48:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:48:36] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:48:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:48:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:48:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:48:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:48:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:48:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:48:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a14090"},"request_uri":"http://localhost:8000/_wdt/a14090","method":"GET"} [] [2019-12-03 09:48:43] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:48:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:48:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:48:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:48:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:48:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d1c5c"},"request_uri":"http://localhost:8000/_wdt/7d1c5c","method":"GET"} [] [2019-12-03 09:49:41] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:49:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:49:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:49:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:49:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:49:41] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Pierre naturelle Schiste","7":"Chaque chicane est équipée [...]"} [] [2019-12-03 09:49:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:49:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:49:41] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:49:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:49:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:49:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:49:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:49:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:49:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:49:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d07d5c"},"request_uri":"http://localhost:8000/_wdt/d07d5c","method":"GET"} [] [2019-12-03 09:49:43] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:49:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:49:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:49:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:49:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:49:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:49:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a2dd2"},"request_uri":"http://localhost:8000/_wdt/0a2dd2","method":"GET"} [] [2019-12-03 09:50:14] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:50:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:50:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:50:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:50:14] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Béton fibré","7":"Légère, résistante aux UV [...]"} [] [2019-12-03 09:50:14] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:50:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:50:14] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:50:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:50:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:50:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:50:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:50:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eca443"},"request_uri":"http://localhost:8000/_wdt/eca443","method":"GET"} [] [2019-12-03 09:50:18] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:50:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:50:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:50:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:50:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:50:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:50:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"272794"},"request_uri":"http://localhost:8000/_wdt/272794","method":"GET"} [] [2019-12-03 09:50:38] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:50:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:50:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:50:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:50:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:50:38] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Béton fibré","7":"Résistante aux UV et au gel."} [] [2019-12-03 09:50:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:50:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:50:38] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:50:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:50:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:50:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:50:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:50:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:50:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:50:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d64bc6"},"request_uri":"http://localhost:8000/_wdt/d64bc6","method":"GET"} [] [2019-12-03 09:50:41] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:50:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:50:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:50:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:50:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:50:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b004d"},"request_uri":"http://localhost:8000/_wdt/1b004d","method":"GET"} [] [2019-12-03 09:51:03] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:51:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:51:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:51:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:51:03] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":"Pierre naturelle de Schiste Noir","7":"Résistante aux UV et au gel."} [] [2019-12-03 09:51:03] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:51:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:51:03] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:51:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:51:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:51:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:51:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:51:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb4c39"},"request_uri":"http://localhost:8000/_wdt/eb4c39","method":"GET"} [] [2019-12-03 09:51:15] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 09:51:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:51:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:51:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:51:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:51:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a03ccc"},"request_uri":"http://localhost:8000/_wdt/a03ccc","method":"GET"} [] [2019-12-03 09:51:45] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 09:51:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:51:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:51:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:51:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 09:51:45] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine","2":null,"3":null,"4":null,"5":null,"6":null,"7":"Format, matériaux et tarif [...]"} [] [2019-12-03 09:51:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 09:51:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:51:45] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 09:51:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 09:51:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 09:51:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 09:51:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 09:51:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 09:51:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 09:51:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59ed94"},"request_uri":"http://localhost:8000/_wdt/59ed94","method":"GET"} [] [2019-12-03 10:57:39] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 10:57:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 10:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 10:57:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 10:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 10:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 10:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 10:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 10:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 10:57:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 10:57:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 10:57:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 10:57:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35d88e"},"request_uri":"http://localhost:8000/_wdt/35d88e","method":"GET"} [] [2019-12-03 10:57:56] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 10:57:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 10:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 10:57:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 10:57:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 10:57:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 10:57:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 10:57:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 10:57:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 10:57:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 10:57:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5203d"},"request_uri":"http://localhost:8000/_wdt/b5203d","method":"GET"} [] [2019-12-03 11:02:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 11:02:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:02:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["4"]] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["7","23","24"]] [] [2019-12-03 11:02:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 11:02:49] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Zhara Grey","2":"Sa finition vieillie \"old [...]","3":"2019-12-03 11:02:49","4":"2019-12-03 11:02:49","5":1,"6":4,"7":3} [] [2019-12-03 11:02:49] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de640d98f245643564684.jpg","2":5} [] [2019-12-03 11:02:49] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [5,7] [] [2019-12-03 11:02:49] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [5,23] [] [2019-12-03 11:02:49] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [5,24] [] [2019-12-03 11:02:49] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 11:02:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:02:49] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:02:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:02:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:02:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:02:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:02:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:02:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba5480"},"request_uri":"http://localhost:8000/_wdt/ba5480","method":"GET"} [] [2019-12-03 11:04:06] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-03 11:04:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:04:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e328ee"},"request_uri":"http://localhost:8000/_wdt/e328ee","method":"GET"} [] [2019-12-03 11:04:09] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 11:04:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:04:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:04:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:04:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:04:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:04:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:04:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:04:09] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de640d98f245643564684.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de640d98f245643564684.jpg","method":"GET"} [] [2019-12-03 11:04:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e46e76"},"request_uri":"http://localhost:8000/_wdt/e46e76","method":"GET"} [] [2019-12-03 11:04:31] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 11:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:04:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:04:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d62738"},"request_uri":"http://localhost:8000/_wdt/d62738","method":"GET"} [] [2019-12-03 11:05:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:06:38] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:06:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:06:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:06:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:06:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:06:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:06:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"357fa5"},"request_uri":"http://localhost:8000/_wdt/357fa5","method":"GET"} [] [2019-12-03 11:07:01] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:07:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:07:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:07:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:07:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:07:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8cd15"},"request_uri":"http://localhost:8000/_wdt/b8cd15","method":"GET"} [] [2019-12-03 11:07:13] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:07:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:07:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:07:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:07:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:07:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:07:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:07:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:07:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:07:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59686b"},"request_uri":"http://localhost:8000/_wdt/59686b","method":"GET"} [] [2019-12-03 11:07:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:07:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:07:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:07:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:07:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:07:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:07:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:07:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:07:24] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:07:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:07:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:07:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2adf51"},"request_uri":"http://localhost:8000/_wdt/2adf51","method":"GET"} [] [2019-12-03 11:08:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:08:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:08:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:08:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:08:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:08:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:08:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:08:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:08:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:08:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d93853"},"request_uri":"http://localhost:8000/_wdt/d93853","method":"GET"} [] [2019-12-03 11:12:02] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 11:12:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:12:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["8","9","23","24"]] [] [2019-12-03 11:12:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 11:12:02] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Egypte Beige","2":"C'est le coup de cœur RO'M [...]","3":"2019-12-03 11:12:02","4":"2019-12-03 11:12:02","5":1,"6":1,"7":1} [] [2019-12-03 11:12:02] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de64302d95f8702907244.jpg","2":6} [] [2019-12-03 11:12:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [6,8] [] [2019-12-03 11:12:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [6,9] [] [2019-12-03 11:12:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [6,23] [] [2019-12-03 11:12:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [6,24] [] [2019-12-03 11:12:02] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 11:12:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:12:02] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:12:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:12:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:12:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 11:12:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:12:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:12:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bc344"},"request_uri":"http://localhost:8000/_wdt/1bc344","method":"GET"} [] [2019-12-03 11:12:32] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:12:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:12:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:12:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:12:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:12:32] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:12:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:12:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:12:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"492585"},"request_uri":"http://localhost:8000/_wdt/492585","method":"GET"} [] [2019-12-03 11:23:21] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 11:23:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:23:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:23:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:23:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 11:23:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:23:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c33fa9"},"request_uri":"http://localhost:8000/_wdt/c33fa9","method":"GET"} [] [2019-12-03 11:23:24] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 11:23:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:23:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:23:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:23:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:23:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91e9b5"},"request_uri":"http://localhost:8000/_wdt/91e9b5","method":"GET"} [] [2019-12-03 11:24:15] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 11:24:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:24:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:24:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:24:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:24:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d16ff"},"request_uri":"http://localhost:8000/_wdt/4d16ff","method":"GET"} [] [2019-12-03 11:24:36] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 11:24:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:24:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:24:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:24:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:24:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:24:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"74c823"},"request_uri":"http://localhost:8000/_wdt/74c823","method":"GET"} [] [2019-12-03 11:24:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:24:57] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-03 11:24:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:24:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:24:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:24:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:24:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:24:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d34f35"},"request_uri":"http://localhost:8000/_wdt/d34f35","method":"GET"} [] [2019-12-03 11:24:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:25:16] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"POST"} [] [2019-12-03 11:25:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:25:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:25:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 11:25:16] doctrine.DEBUG: INSERT INTO modele (name, format, epaisseur, bords, calibre, materiau, specificite) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Différents formats disponi [...]","2":null,"3":null,"4":null,"5":null,"6":null,"7":null} [] [2019-12-03 11:25:16] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 11:25:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:25:16] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-03 11:25:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:25:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:25:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-03 11:25:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:25:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:25:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee5763"},"request_uri":"http://localhost:8000/_wdt/ee5763","method":"GET"} [] [2019-12-03 11:25:18] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:25:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 11:25:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:25:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:25:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"894361"},"request_uri":"http://localhost:8000/_wdt/894361","method":"GET"} [] [2019-12-03 11:25:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:25:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:25:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:25:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:25:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:25:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:25:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:25:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:25:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:25:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8de5c9"},"request_uri":"http://localhost:8000/_wdt/8de5c9","method":"GET"} [] [2019-12-03 11:25:41] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 11:25:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["124"]] [] [2019-12-03 11:25:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 11:25:41] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pierre de Bourgogne","2":"Directement issu des carri [...]","3":"2019-12-03 11:25:41","4":"2019-12-03 11:25:41","5":1,"6":1,"7":1} [] [2019-12-03 11:25:41] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de64635c8d37596900562.jpg","2":7} [] [2019-12-03 11:25:41] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [7,124] [] [2019-12-03 11:25:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 11:25:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:25:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:25:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 11:25:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 11:25:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:25:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:25:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3806a"},"request_uri":"http://localhost:8000/_wdt/a3806a","method":"GET"} [] [2019-12-03 11:27:16] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:27:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:27:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 11:27:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 11:27:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:27:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:27:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82d5f4"},"request_uri":"http://localhost:8000/_wdt/82d5f4","method":"GET"} [] [2019-12-03 11:27:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:27:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:27:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:27:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:27:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:27:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:27:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:27:24] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:27:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:27:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:27:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7005f8"},"request_uri":"http://localhost:8000/_wdt/7005f8","method":"GET"} [] [2019-12-03 11:31:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 11:31:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:31:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["5"]] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["10","23","24"]] [] [2019-12-03 11:31:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 11:31:03] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dordogne Beige Mix","2":"Extrait et façonné au beau [...]","3":"2019-12-03 11:31:03","4":"2019-12-03 11:31:03","5":1,"6":5,"7":3} [] [2019-12-03 11:31:03] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de647771d647755864491.jpg","2":8} [] [2019-12-03 11:31:03] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [8,10] [] [2019-12-03 11:31:03] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [8,23] [] [2019-12-03 11:31:03] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [8,24] [] [2019-12-03 11:31:03] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 11:31:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:31:03] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:31:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:31:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 11:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 11:31:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:31:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c70e4a"},"request_uri":"http://localhost:8000/_wdt/c70e4a","method":"GET"} [] [2019-12-03 11:31:13] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:31:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:31:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:31:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:31:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:31:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:31:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:31:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:31:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:31:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78227b"},"request_uri":"http://localhost:8000/_wdt/78227b","method":"GET"} [] [2019-12-03 11:34:01] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 11:34:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:34:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["2"]] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["11","23","24"]] [] [2019-12-03 11:34:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 11:34:01] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dordogne Gris Mix","2":"Surprenante pierre que ce [...]","3":"2019-12-03 11:34:01","4":"2019-12-03 11:34:01","5":1,"6":2,"7":3} [] [2019-12-03 11:34:01] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de64829471d1047413116.jpg","2":9} [] [2019-12-03 11:34:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [9,11] [] [2019-12-03 11:34:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [9,23] [] [2019-12-03 11:34:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [9,24] [] [2019-12-03 11:34:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 11:34:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:34:01] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:34:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:34:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 11:34:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 11:34:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:34:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:34:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87fb93"},"request_uri":"http://localhost:8000/_wdt/87fb93","method":"GET"} [] [2019-12-03 11:34:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 11:34:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:34:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:34:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:34:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 11:34:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 11:34:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 11:34:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 11:34:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:34:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:34:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13d138"},"request_uri":"http://localhost:8000/_wdt/13d138","method":"GET"} [] [2019-12-03 11:37:16] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 11:37:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:37:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:37:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:37:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 11:37:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 11:37:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 11:37:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["12","13","23","24"]] [] [2019-12-03 11:37:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 11:37:16] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Beige","2":"Douce au toucher comme au [...]","3":"2019-12-03 11:37:16","4":"2019-12-03 11:37:16","5":1,"6":1,"7":3} [] [2019-12-03 11:37:16] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de648ece80b9200803811.jpg","2":10} [] [2019-12-03 11:37:16] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [10,12] [] [2019-12-03 11:37:16] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [10,13] [] [2019-12-03 11:37:16] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [10,23] [] [2019-12-03 11:37:16] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [10,24] [] [2019-12-03 11:37:16] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 11:37:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:37:17] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 11:37:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 11:37:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 11:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 11:37:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 11:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 11:37:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb1cbb"},"request_uri":"http://localhost:8000/_wdt/bb1cbb","method":"GET"} [] [2019-12-03 13:07:22] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:07:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:07:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:07:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:07:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:07:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:07:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:07:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:07:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:07:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:07:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"947185"},"request_uri":"http://localhost:8000/_wdt/947185","method":"GET"} [] [2019-12-03 13:10:00] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:10:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:10:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:10:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 13:10:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 13:10:00] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["14","15","16","23","24"]] [] [2019-12-03 13:10:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:10:01] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Nuance Vieilli","2":"Cette pierre représente le [...]","3":"2019-12-03 13:10:00","4":"2019-12-03 13:10:00","5":1,"6":1,"7":3} [] [2019-12-03 13:10:01] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de65ea91144a826851717.jpg","2":11} [] [2019-12-03 13:10:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [11,14] [] [2019-12-03 13:10:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [11,15] [] [2019-12-03 13:10:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [11,16] [] [2019-12-03 13:10:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [11,23] [] [2019-12-03 13:10:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [11,24] [] [2019-12-03 13:10:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:10:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:10:01] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:10:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:10:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:10:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:10:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:10:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0eba2"},"request_uri":"http://localhost:8000/_wdt/a0eba2","method":"GET"} [] [2019-12-03 13:13:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:13:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:13:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:13:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:13:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:13:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:13:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:13:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:13:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:13:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:13:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7dec0"},"request_uri":"http://localhost:8000/_wdt/b7dec0","method":"GET"} [] [2019-12-03 13:18:23] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:18:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:18:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["12","17","18","23","24"]] [] [2019-12-03 13:18:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:18:23] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Sahraï","2":"Cette exclusivité RO'MA Na [...]","3":"2019-12-03 13:18:23","4":"2019-12-03 13:18:23","5":1,"6":1,"7":3} [] [2019-12-03 13:18:23] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6609f1743e770288315.jpg","2":12} [] [2019-12-03 13:18:23] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [12,12] [] [2019-12-03 13:18:23] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [12,17] [] [2019-12-03 13:18:23] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [12,18] [] [2019-12-03 13:18:23] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [12,23] [] [2019-12-03 13:18:23] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [12,24] [] [2019-12-03 13:18:23] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:18:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:18:23] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:18:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:18:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:18:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:18:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:18:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"760f21"},"request_uri":"http://localhost:8000/_wdt/760f21","method":"GET"} [] [2019-12-03 13:18:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:18:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:18:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:18:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:18:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:18:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:18:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:18:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:18:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:18:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:18:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f20b9"},"request_uri":"http://localhost:8000/_wdt/8f20b9","method":"GET"} [] [2019-12-03 13:21:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:21:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:21:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["6"]] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["2"]] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["19","23","24"]] [] [2019-12-03 13:21:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:21:47] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Nuance Adouci","2":"Cette finition classico-mo [...]","3":"2019-12-03 13:21:47","4":"2019-12-03 13:21:47","5":1,"6":6,"7":2} [] [2019-12-03 13:21:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6616b53287414132363.jpg","2":13} [] [2019-12-03 13:21:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [13,19] [] [2019-12-03 13:21:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [13,23] [] [2019-12-03 13:21:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [13,24] [] [2019-12-03 13:21:47] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:21:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:21:47] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:21:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:21:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:21:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:21:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:21:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bee43d"},"request_uri":"http://localhost:8000/_wdt/bee43d","method":"GET"} [] [2019-12-03 13:21:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:21:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:21:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:21:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:21:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:21:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:21:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:21:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:21:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:21:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:21:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4d574"},"request_uri":"http://localhost:8000/_wdt/b4d574","method":"GET"} [] [2019-12-03 13:24:48] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:24:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:24:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["12","18","23","24"]] [] [2019-12-03 13:24:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:24:48] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Gris","2":"Atypique et qualitativemen [...]","3":"2019-12-03 13:24:48","4":"2019-12-03 13:24:48","5":1,"6":1,"7":3} [] [2019-12-03 13:24:48] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de66220bef9f284536453.jpg","2":14} [] [2019-12-03 13:24:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [14,12] [] [2019-12-03 13:24:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [14,18] [] [2019-12-03 13:24:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [14,23] [] [2019-12-03 13:24:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [14,24] [] [2019-12-03 13:24:48] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:24:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:24:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:24:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:24:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 13:24:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:24:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:24:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14fcd5"},"request_uri":"http://localhost:8000/_wdt/14fcd5","method":"GET"} [] [2019-12-03 13:25:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:25:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:25:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:25:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:25:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:25:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:25:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:25:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:25:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:25:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:25:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4297e8"},"request_uri":"http://localhost:8000/_wdt/4297e8","method":"GET"} [] [2019-12-03 13:37:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 13:37:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:37:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de64302d95f8702907244.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de64302d95f8702907244.jpg","method":"GET"} [] [2019-12-03 13:37:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de64635c8d37596900562.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de64635c8d37596900562.jpg","method":"GET"} [] [2019-12-03 13:37:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de65ea91144a826851717.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de65ea91144a826851717.jpg","method":"GET"} [] [2019-12-03 13:37:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de64829471d1047413116.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de64829471d1047413116.jpg","method":"GET"} [] [2019-12-03 13:37:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de647771d647755864491.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de647771d647755864491.jpg","method":"GET"} [] [2019-12-03 13:37:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6616b53287414132363.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6616b53287414132363.jpg","method":"GET"} [] [2019-12-03 13:37:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de648ece80b9200803811.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de648ece80b9200803811.jpg","method":"GET"} [] [2019-12-03 13:37:40] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6609f1743e770288315.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6609f1743e770288315.jpg","method":"GET"} [] [2019-12-03 13:37:40] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de66220bef9f284536453.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de66220bef9f284536453.jpg","method":"GET"} [] [2019-12-03 13:37:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b01116"},"request_uri":"http://localhost:8000/_wdt/b01116","method":"GET"} [] [2019-12-03 13:39:14] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:39:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:39:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:39:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:39:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:39:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 13:39:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 13:39:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["12","17","18","23","24"]] [] [2019-12-03 13:39:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:39:14] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Sahraï Rose","2":"Unique !\r\nCette pierre don [...]","3":"2019-12-03 13:39:14","4":"2019-12-03 13:39:14","5":1,"6":1,"7":3} [] [2019-12-03 13:39:14] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de66582e9490689717097.jpg","2":15} [] [2019-12-03 13:39:14] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [15,12] [] [2019-12-03 13:39:14] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [15,17] [] [2019-12-03 13:39:14] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [15,18] [] [2019-12-03 13:39:14] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [15,23] [] [2019-12-03 13:39:14] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [15,24] [] [2019-12-03 13:39:14] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:39:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:39:15] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:39:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:39:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 13:39:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 13:39:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:39:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:39:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce3e3d"},"request_uri":"http://localhost:8000/_wdt/ce3e3d","method":"GET"} [] [2019-12-03 13:39:29] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:39:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:39:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:39:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:39:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:39:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:39:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:39:29] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:39:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:39:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:39:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5573e6"},"request_uri":"http://localhost:8000/_wdt/5573e6","method":"GET"} [] [2019-12-03 13:49:02] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:49:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:49:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["20","21","23","24"]] [] [2019-12-03 13:49:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:49:02] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Rustic'","2":"Ce dallage utilisable à l' [...]","3":"2019-12-03 13:49:02","4":"2019-12-03 13:49:02","5":1,"6":1,"7":3} [] [2019-12-03 13:49:02] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de667ce8bf26839469663.jpg","2":16} [] [2019-12-03 13:49:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [16,20] [] [2019-12-03 13:49:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [16,21] [] [2019-12-03 13:49:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [16,23] [] [2019-12-03 13:49:02] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [16,24] [] [2019-12-03 13:49:02] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:49:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:49:02] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:49:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:49:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 13:49:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 13:49:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:49:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:49:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d76a6b"},"request_uri":"http://localhost:8000/_wdt/d76a6b","method":"GET"} [] [2019-12-03 13:49:13] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:49:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:49:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:49:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:49:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:49:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:49:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:49:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:49:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:49:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:49:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e94515"},"request_uri":"http://localhost:8000/_wdt/e94515","method":"GET"} [] [2019-12-03 13:52:07] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:52:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:52:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["7"]] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["22","23","24"]] [] [2019-12-03 13:52:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:52:07] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Ardoise Noire","2":"Quelle classe pour ce dall [...]","3":"2019-12-03 13:52:07","4":"2019-12-03 13:52:07","5":1,"6":7,"7":3} [] [2019-12-03 13:52:07] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6688730f7d291285859.jpg","2":17} [] [2019-12-03 13:52:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [17,22] [] [2019-12-03 13:52:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [17,23] [] [2019-12-03 13:52:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [17,24] [] [2019-12-03 13:52:07] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:52:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:52:07] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:52:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:52:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 13:52:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 13:52:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:52:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:52:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d75b2c"},"request_uri":"http://localhost:8000/_wdt/d75b2c","method":"GET"} [] [2019-12-03 13:52:11] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:52:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:52:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:52:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:52:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:52:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:52:11] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:52:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:52:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:52:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ac1b7"},"request_uri":"http://localhost:8000/_wdt/6ac1b7","method":"GET"} [] [2019-12-03 13:55:27] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:55:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:55:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["7"]] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["2"]] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["22","23","24"]] [] [2019-12-03 13:55:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:55:27] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Ardoise Multicolore","2":"Ce dallage est un véritabl [...]","3":"2019-12-03 13:55:27","4":"2019-12-03 13:55:27","5":1,"6":7,"7":2} [] [2019-12-03 13:55:27] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6694fba386838692583.jpg","2":18} [] [2019-12-03 13:55:27] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [18,22] [] [2019-12-03 13:55:27] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [18,23] [] [2019-12-03 13:55:27] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [18,24] [] [2019-12-03 13:55:27] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:55:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:55:27] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:55:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:55:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 13:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 13:55:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:55:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:55:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d6148"},"request_uri":"http://localhost:8000/_wdt/4d6148","method":"GET"} [] [2019-12-03 13:55:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:55:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:55:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:55:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:55:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:55:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:55:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:55:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:55:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:55:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:55:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b11bd8"},"request_uri":"http://localhost:8000/_wdt/b11bd8","method":"GET"} [] [2019-12-03 13:59:25] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 13:59:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:59:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["6"]] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["2"]] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["23","24","25"]] [] [2019-12-03 13:59:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 13:59:25] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Moleanos Impérial","2":"Ce calcaire légèrement coq [...]","3":"2019-12-03 13:59:25","4":"2019-12-03 13:59:25","5":1,"6":6,"7":2} [] [2019-12-03 13:59:25] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de66a3d68bf8123582281.jpg","2":19} [] [2019-12-03 13:59:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [19,23] [] [2019-12-03 13:59:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [19,24] [] [2019-12-03 13:59:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [19,25] [] [2019-12-03 13:59:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 13:59:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:59:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 13:59:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:59:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 13:59:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 13:59:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:59:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:59:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f42776"},"request_uri":"http://localhost:8000/_wdt/f42776","method":"GET"} [] [2019-12-03 13:59:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 13:59:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 13:59:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 13:59:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 13:59:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 13:59:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 13:59:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 13:59:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 13:59:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 13:59:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 13:59:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b60f6"},"request_uri":"http://localhost:8000/_wdt/4b60f6","method":"GET"} [] [2019-12-03 14:02:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 14:02:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:02:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["23","24","26","27"]] [] [2019-12-03 14:02:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 14:02:42] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pierre Bleue","2":"Incontournable dans le mon [...]","3":"2019-12-03 14:02:42","4":"2019-12-03 14:02:42","5":1,"6":1,"7":3} [] [2019-12-03 14:02:42] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de66b021c3aa430420073.jpg","2":20} [] [2019-12-03 14:02:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [20,23] [] [2019-12-03 14:02:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [20,24] [] [2019-12-03 14:02:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [20,26] [] [2019-12-03 14:02:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [20,27] [] [2019-12-03 14:02:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 14:02:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:02:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 14:02:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:02:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:02:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:02:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:02:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dfe94b"},"request_uri":"http://localhost:8000/_wdt/dfe94b","method":"GET"} [] [2019-12-03 14:03:00] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:03:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:03:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:03:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"050229"},"request_uri":"http://localhost:8000/_wdt/050229","method":"GET"} [] [2019-12-03 14:03:01] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de66582e9490689717097.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de66582e9490689717097.jpg","method":"GET"} [] [2019-12-03 14:03:02] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de667ce8bf26839469663.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de667ce8bf26839469663.jpg","method":"GET"} [] [2019-12-03 14:03:02] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6688730f7d291285859.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6688730f7d291285859.jpg","method":"GET"} [] [2019-12-03 14:03:02] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6694fba386838692583.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6694fba386838692583.jpg","method":"GET"} [] [2019-12-03 14:03:02] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de66a3d68bf8123582281.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de66a3d68bf8123582281.jpg","method":"GET"} [] [2019-12-03 14:03:03] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de66b021c3aa430420073.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de66b021c3aa430420073.jpg","method":"GET"} [] [2019-12-03 14:03:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:03:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:03:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:03:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5ddd2c1e98332153033432.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd2c1e98332153033432.jpg","method":"GET"} [] [2019-12-03 14:03:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5ddd2f081758b192743566.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd2f081758b192743566.jpg","method":"GET"} [] [2019-12-03 14:03:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5ddd2eee619f2096745774.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd2eee619f2096745774.jpg","method":"GET"} [] [2019-12-03 14:03:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5ddd303249728823562500.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5ddd303249728823562500.jpg","method":"GET"} [] [2019-12-03 14:03:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a4e9a"},"request_uri":"http://localhost:8000/_wdt/9a4e9a","method":"GET"} [] [2019-12-03 14:03:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:04:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:04:51] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:04:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:04:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:04:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1e838"},"request_uri":"http://localhost:8000/_wdt/e1e838","method":"GET"} [] [2019-12-03 14:14:51] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:14:51] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class App\Entity\Product could not be converted to string")." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 36 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class App\\Entity\\Product could not be converted to string\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:36, ErrorException(code: 0): Catchable Fatal Error: Object of class App\\Entity\\Product could not be converted to string at /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/1c/1c2e7abec7a9d9ee9e10d2032d757245410c4e744e17de849ed21922bf344f24.php:161)"} [] [2019-12-03 14:14:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"440a51"},"request_uri":"http://localhost:8000/_wdt/440a51","method":"GET"} [] [2019-12-03 14:15:15] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:15:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:15:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea3001"},"request_uri":"http://localhost:8000/_wdt/ea3001","method":"GET"} [] [2019-12-03 14:15:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:19:59] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:19:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:20:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97a255"},"request_uri":"http://localhost:8000/_wdt/97a255","method":"GET"} [] [2019-12-03 14:22:03] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:22:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:22:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:22:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30842d"},"request_uri":"http://localhost:8000/_wdt/30842d","method":"GET"} [] [2019-12-03 14:23:06] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:23:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:23:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"821fa3"},"request_uri":"http://localhost:8000/_wdt/821fa3","method":"GET"} [] [2019-12-03 14:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:28:38] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:28:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:28:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:28:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ae0c2"},"request_uri":"http://localhost:8000/_wdt/4ae0c2","method":"GET"} [] [2019-12-03 14:30:13] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:30:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:30:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a20c44"},"request_uri":"http://localhost:8000/_wdt/a20c44","method":"GET"} [] [2019-12-03 14:31:12] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:31:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:31:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:31:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1427fe"},"request_uri":"http://localhost:8000/_wdt/1427fe","method":"GET"} [] [2019-12-03 14:31:14] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:31:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:31:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"222779"},"request_uri":"http://localhost:8000/_wdt/222779","method":"GET"} [] [2019-12-03 14:31:26] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:31:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:31:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c35634"},"request_uri":"http://localhost:8000/_wdt/c35634","method":"GET"} [] [2019-12-03 14:33:02] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:33:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:33:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"277d66"},"request_uri":"http://localhost:8000/_wdt/277d66","method":"GET"} [] [2019-12-03 14:33:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:40:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 14:40:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:40:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:40:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:40:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 14:40:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 14:40:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 14:40:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 14:40:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:40:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:40:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5df8f"},"request_uri":"http://localhost:8000/_wdt/c5df8f","method":"GET"} [] [2019-12-03 14:41:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 14:41:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:41:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["8"]] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","28","29","30"]] [] [2019-12-03 14:41:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 14:41:21] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Grès Multicolor","2":null,"3":"2019-12-03 14:41:21","4":"2019-12-03 14:41:21","5":3,"6":8,"7":1} [] [2019-12-03 14:41:21] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de674112bc28348920862.jpg","2":21} [] [2019-12-03 14:41:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [21,24] [] [2019-12-03 14:41:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [21,28] [] [2019-12-03 14:41:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [21,29] [] [2019-12-03 14:41:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [21,30] [] [2019-12-03 14:41:21] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 14:41:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:41:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 14:41:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:41:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 14:41:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 14:41:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:41:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9acd7"},"request_uri":"http://localhost:8000/_wdt/b9acd7","method":"GET"} [] [2019-12-03 14:57:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 14:57:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:57:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:57:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 14:57:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 14:57:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 14:57:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 14:57:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:57:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:57:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd5eb2"},"request_uri":"http://localhost:8000/_wdt/bd5eb2","method":"GET"} [] [2019-12-03 14:59:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 14:59:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:59:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:59:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 14:59:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["8"]] [] [2019-12-03 14:59:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 14:59:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","28","29","30"]] [] [2019-12-03 14:59:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 14:59:32] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Grès Gris","2":null,"3":"2019-12-03 14:59:31","4":"2019-12-03 14:59:31","5":3,"6":8,"7":1} [] [2019-12-03 14:59:32] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6785400f1f946567765.jpg","2":22} [] [2019-12-03 14:59:32] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [22,24] [] [2019-12-03 14:59:32] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [22,28] [] [2019-12-03 14:59:32] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [22,29] [] [2019-12-03 14:59:32] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [22,30] [] [2019-12-03 14:59:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 14:59:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:59:32] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 14:59:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:59:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 14:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 14:59:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:59:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:59:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d7839"},"request_uri":"http://localhost:8000/_wdt/7d7839","method":"GET"} [] [2019-12-03 14:59:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 14:59:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 14:59:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 14:59:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 14:59:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 14:59:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 14:59:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 14:59:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 14:59:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 14:59:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 14:59:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7f794"},"request_uri":"http://localhost:8000/_wdt/e7f794","method":"GET"} [] [2019-12-03 15:01:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:01:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:01:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","31","32","33"]] [] [2019-12-03 15:01:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:01:06] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Gris","2":null,"3":"2019-12-03 15:01:06","4":"2019-12-03 15:01:06","5":3,"6":1,"7":3} [] [2019-12-03 15:01:06] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de678b2c24e5656442339.jpg","2":23} [] [2019-12-03 15:01:06] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [23,24] [] [2019-12-03 15:01:06] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [23,31] [] [2019-12-03 15:01:06] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [23,32] [] [2019-12-03 15:01:06] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [23,33] [] [2019-12-03 15:01:06] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:01:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:01:06] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:01:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:01:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:01:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:01:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:01:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dfc8f7"},"request_uri":"http://localhost:8000/_wdt/dfc8f7","method":"GET"} [] [2019-12-03 15:01:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:01:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:01:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:01:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:01:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:01:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:01:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:01:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:01:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:01:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:01:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a10248"},"request_uri":"http://localhost:8000/_wdt/a10248","method":"GET"} [] [2019-12-03 15:04:18] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:04:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:04:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["31","32","34","35"]] [] [2019-12-03 15:04:18] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:04:18] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Nuance","2":null,"3":"2019-12-03 15:04:18","4":"2019-12-03 15:04:18","5":3,"6":1,"7":3} [] [2019-12-03 15:04:18] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67972560d4793957672.jpg","2":24} [] [2019-12-03 15:04:18] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [24,31] [] [2019-12-03 15:04:18] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [24,32] [] [2019-12-03 15:04:18] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [24,34] [] [2019-12-03 15:04:18] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [24,35] [] [2019-12-03 15:04:18] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:04:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:04:18] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:04:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:04:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:04:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:04:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6083a5"},"request_uri":"http://localhost:8000/_wdt/6083a5","method":"GET"} [] [2019-12-03 15:04:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:04:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:04:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:04:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:04:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:04:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:04:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:04:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:04:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:04:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bc808"},"request_uri":"http://localhost:8000/_wdt/5bc808","method":"GET"} [] [2019-12-03 15:07:41] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:07:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:07:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["8"]] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","36","37"]] [] [2019-12-03 15:07:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:07:41] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Grès Beige","2":null,"3":"2019-12-03 15:07:41","4":"2019-12-03 15:07:41","5":3,"6":8,"7":1} [] [2019-12-03 15:07:41] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67a3d741b5660197053.jpg","2":25} [] [2019-12-03 15:07:41] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [25,24] [] [2019-12-03 15:07:41] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [25,36] [] [2019-12-03 15:07:41] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [25,37] [] [2019-12-03 15:07:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:07:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:07:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:07:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:07:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:07:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:07:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:07:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:07:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea75c7"},"request_uri":"http://localhost:8000/_wdt/ea75c7","method":"GET"} [] [2019-12-03 15:07:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:07:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:07:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:07:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:07:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:07:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:07:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:07:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:07:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:07:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:07:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca0fd5"},"request_uri":"http://localhost:8000/_wdt/ca0fd5","method":"GET"} [] [2019-12-03 15:09:29] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:09:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:09:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","38","39"]] [] [2019-12-03 15:09:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:09:29] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Atlas Gris","2":null,"3":"2019-12-03 15:09:29","4":"2019-12-03 15:09:29","5":3,"6":1,"7":3} [] [2019-12-03 15:09:29] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67aa9d00f1289066753.jpg","2":26} [] [2019-12-03 15:09:29] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [26,24] [] [2019-12-03 15:09:29] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [26,38] [] [2019-12-03 15:09:29] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [26,39] [] [2019-12-03 15:09:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:09:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:09:29] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:09:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:09:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:09:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:09:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:09:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:09:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0e37e"},"request_uri":"http://localhost:8000/_wdt/f0e37e","method":"GET"} [] [2019-12-03 15:09:44] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:09:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:09:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:09:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:09:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:09:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:09:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:09:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:09:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:09:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:09:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5219d"},"request_uri":"http://localhost:8000/_wdt/c5219d","method":"GET"} [] [2019-12-03 15:11:25] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:11:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:11:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["38","39","40"]] [] [2019-12-03 15:11:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:11:25] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Atlas Beige","2":null,"3":"2019-12-03 15:11:25","4":"2019-12-03 15:11:25","5":3,"6":1,"7":3} [] [2019-12-03 15:11:25] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67b1d87e91111472207.jpg","2":27} [] [2019-12-03 15:11:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [27,38] [] [2019-12-03 15:11:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [27,39] [] [2019-12-03 15:11:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [27,40] [] [2019-12-03 15:11:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:11:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:11:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:11:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:11:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:11:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:11:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:11:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9df5c3"},"request_uri":"http://localhost:8000/_wdt/9df5c3","method":"GET"} [] [2019-12-03 15:12:15] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:12:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:12:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:12:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:12:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:12:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:12:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:12:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:12:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:12:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:12:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e0629"},"request_uri":"http://localhost:8000/_wdt/5e0629","method":"GET"} [] [2019-12-03 15:15:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:15:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:15:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["40","41"]] [] [2019-12-03 15:15:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:15:09] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dolomite","2":null,"3":"2019-12-03 15:15:09","4":"2019-12-03 15:15:09","5":3,"6":1,"7":3} [] [2019-12-03 15:15:09] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67bfd55340605702454.jpg","2":28} [] [2019-12-03 15:15:09] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [28,40] [] [2019-12-03 15:15:09] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [28,41] [] [2019-12-03 15:15:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:15:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:15:09] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:15:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:15:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:15:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:15:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:15:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3308d1"},"request_uri":"http://localhost:8000/_wdt/3308d1","method":"GET"} [] [2019-12-03 15:23:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:23:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:23:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:23:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:23:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:23:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:23:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:23:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:23:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:23:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:23:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c488e"},"request_uri":"http://localhost:8000/_wdt/7c488e","method":"GET"} [] [2019-12-03 15:24:25] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:24:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:24:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["42","43"]] [] [2019-12-03 15:24:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:24:25] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pierre Bleue","2":null,"3":"2019-12-03 15:24:25","4":"2019-12-03 15:24:25","5":3,"6":1,"7":3} [] [2019-12-03 15:24:25] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67e293d291065343644.jpg","2":29} [] [2019-12-03 15:24:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [29,42] [] [2019-12-03 15:24:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [29,43] [] [2019-12-03 15:24:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:24:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:24:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:24:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:24:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:24:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:24:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:24:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:24:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dd722"},"request_uri":"http://localhost:8000/_wdt/4dd722","method":"GET"} [] [2019-12-03 15:25:22] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:25:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:25:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:25:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:25:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:25:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:25:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:25:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:25:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:25:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:25:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1812dd"},"request_uri":"http://localhost:8000/_wdt/1812dd","method":"GET"} [] [2019-12-03 15:27:36] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:27:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:27:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["9"]] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["41"]] [] [2019-12-03 15:27:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:27:36] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Porphyte Multicolor","2":null,"3":"2019-12-03 15:27:36","4":"2019-12-03 15:27:36","5":3,"6":9,"7":3} [] [2019-12-03 15:27:36] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67ee8c0884505842424.jpg","2":30} [] [2019-12-03 15:27:36] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [30,41] [] [2019-12-03 15:27:36] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:27:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:27:36] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:27:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:27:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:27:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 15:27:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:27:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:27:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a7e5e"},"request_uri":"http://localhost:8000/_wdt/2a7e5e","method":"GET"} [] [2019-12-03 15:27:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:27:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:27:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:27:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:27:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:27:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:27:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:27:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:27:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:27:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:27:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51de7f"},"request_uri":"http://localhost:8000/_wdt/51de7f","method":"GET"} [] [2019-12-03 15:28:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:28:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:28:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["9"]] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["3"]] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["44","45"]] [] [2019-12-03 15:28:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:28:47] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Granit","2":null,"3":"2019-12-03 15:28:47","4":"2019-12-03 15:28:47","5":3,"6":9,"7":3} [] [2019-12-03 15:28:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de67f2f8f997395028208.jpg","2":31} [] [2019-12-03 15:28:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [31,44] [] [2019-12-03 15:28:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [31,45] [] [2019-12-03 15:28:47] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:28:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:28:47] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:28:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:28:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 15:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-03 15:28:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:28:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:28:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ca4c1"},"request_uri":"http://localhost:8000/_wdt/8ca4c1","method":"GET"} [] [2019-12-03 15:29:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:29:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:29:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:29:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:29:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:29:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:29:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:29:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:29:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:29:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:29:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92149f"},"request_uri":"http://localhost:8000/_wdt/92149f","method":"GET"} [] [2019-12-03 15:37:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:37:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:37:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","46","47","48"]] [] [2019-12-03 15:37:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:37:21] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Atlas Beige","2":null,"3":"2019-12-03 15:37:21","4":"2019-12-03 15:37:21","5":2,"6":1,"7":1} [] [2019-12-03 15:37:21] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6813193462149870106.jpg","2":32} [] [2019-12-03 15:37:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [32,24] [] [2019-12-03 15:37:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [32,46] [] [2019-12-03 15:37:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [32,47] [] [2019-12-03 15:37:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [32,48] [] [2019-12-03 15:37:21] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:37:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:37:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:37:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:37:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-03 15:37:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-03 15:37:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:37:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:37:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32123b"},"request_uri":"http://localhost:8000/_wdt/32123b","method":"GET"} [] [2019-12-03 15:38:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:38:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:38:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:38:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:38:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:38:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:38:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:38:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:38:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:38:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:38:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"710670"},"request_uri":"http://localhost:8000/_wdt/710670","method":"GET"} [] [2019-12-03 15:41:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:41:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:41:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","46","47","48"]] [] [2019-12-03 15:41:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:41:47] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Atlas Gris","2":null,"3":"2019-12-03 15:41:47","4":"2019-12-03 15:41:47","5":2,"6":1,"7":1} [] [2019-12-03 15:41:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6823bc7831933569994.jpg","2":33} [] [2019-12-03 15:41:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [33,24] [] [2019-12-03 15:41:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [33,46] [] [2019-12-03 15:41:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [33,47] [] [2019-12-03 15:41:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [33,48] [] [2019-12-03 15:41:47] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:41:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:41:47] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:41:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:41:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-03 15:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-03 15:41:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:41:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:41:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"defff4"},"request_uri":"http://localhost:8000/_wdt/defff4","method":"GET"} [] [2019-12-03 15:42:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:42:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:42:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:42:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:42:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:42:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:42:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:42:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:42:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d9358"},"request_uri":"http://localhost:8000/_wdt/9d9358","method":"GET"} [] [2019-12-03 15:47:07] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:47:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:47:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","49","50","51","52"]] [] [2019-12-03 15:47:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:47:07] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Zhara Grey","2":null,"3":"2019-12-03 15:47:07","4":"2019-12-03 15:47:07","5":2,"6":1,"7":1} [] [2019-12-03 15:47:07] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6837b44ee4174783343.jpg","2":34} [] [2019-12-03 15:47:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [34,24] [] [2019-12-03 15:47:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [34,49] [] [2019-12-03 15:47:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [34,50] [] [2019-12-03 15:47:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [34,51] [] [2019-12-03 15:47:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [34,52] [] [2019-12-03 15:47:07] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:47:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:47:07] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:47:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:47:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-03 15:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-03 15:47:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:47:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:47:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52d494"},"request_uri":"http://localhost:8000/_wdt/52d494","method":"GET"} [] [2019-12-03 15:47:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:47:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:47:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:47:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:47:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:47:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:47:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:47:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:47:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:47:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"975eb2"},"request_uri":"http://localhost:8000/_wdt/975eb2","method":"GET"} [] [2019-12-03 15:49:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:49:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:49:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","53","54","55"]] [] [2019-12-03 15:49:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:49:52] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Egypte Beige","2":null,"3":"2019-12-03 15:49:52","4":"2019-12-03 15:49:52","5":2,"6":1,"7":1} [] [2019-12-03 15:49:52] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de684201ca50294499074.jpg","2":35} [] [2019-12-03 15:49:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [35,24] [] [2019-12-03 15:49:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [35,53] [] [2019-12-03 15:49:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [35,54] [] [2019-12-03 15:49:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [35,55] [] [2019-12-03 15:49:52] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:49:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:49:52] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:49:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:49:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-03 15:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-03 15:49:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:49:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:49:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4321ff"},"request_uri":"http://localhost:8000/_wdt/4321ff","method":"GET"} [] [2019-12-03 15:50:01] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:50:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:50:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:50:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:50:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:50:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:50:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:50:01] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:50:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:50:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:50:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c8793"},"request_uri":"http://localhost:8000/_wdt/1c8793","method":"GET"} [] [2019-12-03 15:51:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 15:51:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:51:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","53","54"]] [] [2019-12-03 15:51:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 15:51:24] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Egypte Grise","2":null,"3":"2019-12-03 15:51:24","4":"2019-12-03 15:51:24","5":2,"6":1,"7":1} [] [2019-12-03 15:51:24] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de6847c6c936984668128.jpg","2":36} [] [2019-12-03 15:51:24] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [36,24] [] [2019-12-03 15:51:24] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [36,53] [] [2019-12-03 15:51:24] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [36,54] [] [2019-12-03 15:51:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 15:51:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:51:24] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 15:51:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:51:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-03 15:51:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-03 15:51:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:51:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:51:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"573af0"},"request_uri":"http://localhost:8000/_wdt/573af0","method":"GET"} [] [2019-12-03 15:53:13] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-03 15:53:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 15:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 15:53:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 15:53:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-03 15:53:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-03 15:53:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-03 15:53:13] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-03 15:53:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 15:53:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 15:53:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"089cc8"},"request_uri":"http://localhost:8000/_wdt/089cc8","method":"GET"} [] [2019-12-03 16:10:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-03 16:10:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 16:10:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["53","54"]] [] [2019-12-03 16:10:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-03 16:10:09] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dordogne","2":null,"3":"2019-12-03 16:10:09","4":"2019-12-03 16:10:09","5":2,"6":1,"7":1} [] [2019-12-03 16:10:09] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de688e13a142322189588.jpg","2":37} [] [2019-12-03 16:10:09] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [37,53] [] [2019-12-03 16:10:09] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [37,54] [] [2019-12-03 16:10:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-03 16:10:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 16:10:09] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-03 16:10:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-03 16:10:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-03 16:10:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-03 16:10:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-03 16:10:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-03 16:10:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"74f1c1"},"request_uri":"http://localhost:8000/_wdt/74f1c1","method":"GET"} [] [2019-12-04 09:37:50] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 09:37:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:37:50] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 93 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"} [] [2019-12-04 09:37:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5e18f"},"request_uri":"http://localhost:8000/_wdt/e5e18f","method":"GET"} [] [2019-12-04 09:38:19] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 09:38:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-04 09:38:19] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-04 09:38:19] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-04 09:38:19] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-04 09:38:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-04 09:38:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:38:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e0417"},"request_uri":"http://localhost:8000/_wdt/1e0417","method":"GET"} [] [2019-12-04 09:38:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:38:25] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-04 09:38:25] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-04 09:38:25] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-04 09:38:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:38:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 09:38:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:38:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 09:38:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 09:38:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:38:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:38:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7db93"},"request_uri":"http://localhost:8000/_wdt/f7db93","method":"GET"} [] [2019-12-04 09:39:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 09:39:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:39:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:39:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 09:39:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 09:39:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 09:39:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 09:39:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:39:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:39:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fad7f"},"request_uri":"http://localhost:8000/_wdt/4fad7f","method":"GET"} [] [2019-12-04 09:47:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 09:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["48","53","54","56"]] [] [2019-12-04 09:47:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 09:47:03] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Sahraï","2":null,"3":"2019-12-04 09:47:03","4":"2019-12-04 09:47:03","5":2,"6":1,"7":1} [] [2019-12-04 09:47:03] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de78097639a4957548835.jpg","2":38} [] [2019-12-04 09:47:03] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [38,48] [] [2019-12-04 09:47:03] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [38,53] [] [2019-12-04 09:47:03] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [38,54] [] [2019-12-04 09:47:03] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [38,56] [] [2019-12-04 09:47:03] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 09:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:47:03] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 09:47:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:47:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 09:47:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 09:47:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:47:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:47:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"209f7e"},"request_uri":"http://localhost:8000/_wdt/209f7e","method":"GET"} [] [2019-12-04 09:47:07] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 09:47:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:47:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:47:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 09:47:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 09:47:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 09:47:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 09:47:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:47:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:47:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a07292"},"request_uri":"http://localhost:8000/_wdt/a07292","method":"GET"} [] [2019-12-04 09:48:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 09:48:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:48:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:48:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:48:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 09:48:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 09:48:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 09:48:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","57"]] [] [2019-12-04 09:48:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 09:48:31] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Beige","2":null,"3":"2019-12-04 09:48:31","4":"2019-12-04 09:48:31","5":2,"6":1,"7":1} [] [2019-12-04 09:48:31] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de780efe9aeb837816830.jpg","2":39} [] [2019-12-04 09:48:31] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [39,24] [] [2019-12-04 09:48:31] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [39,57] [] [2019-12-04 09:48:31] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 09:48:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:48:32] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 09:48:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:48:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 09:48:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 09:48:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:48:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:48:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f40a29"},"request_uri":"http://localhost:8000/_wdt/f40a29","method":"GET"} [] [2019-12-04 09:48:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 09:48:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:48:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:48:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 09:48:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 09:48:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 09:48:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 09:48:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:48:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:48:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5b658"},"request_uri":"http://localhost:8000/_wdt/d5b658","method":"GET"} [] [2019-12-04 09:50:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 09:50:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:50:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","57","58","59","60","61"]] [] [2019-12-04 09:50:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Nuance","2":null,"3":"2019-12-04 09:50:20","4":"2019-12-04 09:50:20","5":2,"6":1,"7":1} [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7815c87030905095657.jpg","2":40} [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [40,24] [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [40,57] [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [40,58] [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [40,59] [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [40,60] [] [2019-12-04 09:50:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [40,61] [] [2019-12-04 09:50:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 09:50:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:50:20] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 09:50:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 09:50:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 09:50:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 09:50:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 09:50:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 09:50:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f878c7"},"request_uri":"http://localhost:8000/_wdt/f878c7","method":"GET"} [] [2019-12-04 13:04:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:04:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:04:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:04:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:04:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:04:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:04:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:04:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:04:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:04:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:04:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39a4a6"},"request_uri":"http://localhost:8000/_wdt/39a4a6","method":"GET"} [] [2019-12-04 13:05:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:05:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:05:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:05:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:05:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 13:05:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:05:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:05:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","57","58","59","60"]] [] [2019-12-04 13:05:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:05:48] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Gris","2":null,"3":"2019-12-04 13:05:47","4":"2019-12-04 13:05:47","5":2,"6":1,"7":1} [] [2019-12-04 13:05:48] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7af2bf3bcd398861896.jpg","2":41} [] [2019-12-04 13:05:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [41,24] [] [2019-12-04 13:05:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [41,57] [] [2019-12-04 13:05:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [41,58] [] [2019-12-04 13:05:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [41,59] [] [2019-12-04 13:05:48] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [41,60] [] [2019-12-04 13:05:48] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:05:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:05:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:05:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:05:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:05:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:05:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:05:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:05:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e2eb5"},"request_uri":"http://localhost:8000/_wdt/2e2eb5","method":"GET"} [] [2019-12-04 13:05:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:05:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:05:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:05:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:05:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:05:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:05:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:05:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:05:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:05:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:05:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffeeac"},"request_uri":"http://localhost:8000/_wdt/ffeeac","method":"GET"} [] [2019-12-04 13:06:55] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:06:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:06:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["10"]] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","62"]] [] [2019-12-04 13:06:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:06:55] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Granit Gris","2":null,"3":"2019-12-04 13:06:55","4":"2019-12-04 13:06:55","5":1,"6":10,"7":1} [] [2019-12-04 13:06:55] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7af6fd343e275429892.jpg","2":42} [] [2019-12-04 13:06:55] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [42,24] [] [2019-12-04 13:06:55] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [42,62] [] [2019-12-04 13:06:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:06:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:06:55] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:06:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:06:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:06:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:06:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:06:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f3c09"},"request_uri":"http://localhost:8000/_wdt/7f3c09","method":"GET"} [] [2019-12-04 13:06:59] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:06:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:06:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:06:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:06:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:06:59] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:06:59] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:07:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5305a"},"request_uri":"http://localhost:8000/_wdt/e5305a","method":"GET"} [] [2019-12-04 13:08:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:08:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:08:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["10"]] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["63"]] [] [2019-12-04 13:08:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:08:38] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Basalte","2":null,"3":"2019-12-04 13:08:38","4":"2019-12-04 13:08:38","5":2,"6":10,"7":1} [] [2019-12-04 13:08:38] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7afd62122e375649093.jpg","2":43} [] [2019-12-04 13:08:38] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [43,63] [] [2019-12-04 13:08:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:08:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:08:38] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:08:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:08:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:08:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:08:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:08:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b13ef3"},"request_uri":"http://localhost:8000/_wdt/b13ef3","method":"GET"} [] [2019-12-04 13:08:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:08:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:08:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:08:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:08:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:08:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:08:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:08:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:08:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:08:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:08:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95b62d"},"request_uri":"http://localhost:8000/_wdt/95b62d","method":"GET"} [] [2019-12-04 13:09:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:09:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:09:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["7"]] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","49","50","64"]] [] [2019-12-04 13:09:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:09:42] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Ardoise Noire","2":null,"3":"2019-12-04 13:09:42","4":"2019-12-04 13:09:42","5":2,"6":7,"7":1} [] [2019-12-04 13:09:42] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b01656ff9620102344.jpg","2":44} [] [2019-12-04 13:09:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [44,24] [] [2019-12-04 13:09:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [44,49] [] [2019-12-04 13:09:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [44,50] [] [2019-12-04 13:09:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [44,64] [] [2019-12-04 13:09:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:09:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:09:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:09:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:09:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:09:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:09:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:09:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b3f55"},"request_uri":"http://localhost:8000/_wdt/3b3f55","method":"GET"} [] [2019-12-04 13:09:44] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:09:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:09:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:09:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:09:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:09:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:09:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:09:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:09:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:09:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:09:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"197008"},"request_uri":"http://localhost:8000/_wdt/197008","method":"GET"} [] [2019-12-04 13:10:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:10:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:10:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","48","65"]] [] [2019-12-04 13:10:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:10:28] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Pierre Bleue","2":null,"3":"2019-12-04 13:10:28","4":"2019-12-04 13:10:28","5":2,"6":1,"7":1} [] [2019-12-04 13:10:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b0447f4c2276515039.jpg","2":45} [] [2019-12-04 13:10:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [45,24] [] [2019-12-04 13:10:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [45,48] [] [2019-12-04 13:10:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [45,65] [] [2019-12-04 13:10:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:10:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:10:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:10:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:10:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:10:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:10:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:10:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9d57d"},"request_uri":"http://localhost:8000/_wdt/b9d57d","method":"GET"} [] [2019-12-04 13:10:36] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:10:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:10:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:10:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:10:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:10:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:10:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:10:36] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:10:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:10:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:10:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75725a"},"request_uri":"http://localhost:8000/_wdt/75725a","method":"GET"} [] [2019-12-04 13:12:08] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:12:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:12:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["10"]] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","63","66","67","68"]] [] [2019-12-04 13:12:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:12:08] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Gris d'Asie","2":null,"3":"2019-12-04 13:12:08","4":"2019-12-04 13:12:08","5":2,"6":10,"7":1} [] [2019-12-04 13:12:08] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b0a8e1c81291790966.jpg","2":46} [] [2019-12-04 13:12:08] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [46,24] [] [2019-12-04 13:12:08] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [46,63] [] [2019-12-04 13:12:08] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [46,66] [] [2019-12-04 13:12:08] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [46,67] [] [2019-12-04 13:12:08] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [46,68] [] [2019-12-04 13:12:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:12:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:12:08] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:12:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:12:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:12:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:12:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:12:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:12:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87e81a"},"request_uri":"http://localhost:8000/_wdt/87e81a","method":"GET"} [] [2019-12-04 13:12:12] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:12:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:12:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:12:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:12:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:12:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:12:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:12:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:12:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:12:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ed2a5"},"request_uri":"http://localhost:8000/_wdt/8ed2a5","method":"GET"} [] [2019-12-04 13:12:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:12:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:12:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:12:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:12:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-04 13:12:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["11"]] [] [2019-12-04 13:12:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:12:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","67","69"]] [] [2019-12-04 13:12:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:12:52] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Gris d'Asie","2":null,"3":"2019-12-04 13:12:52","4":"2019-12-04 13:12:52","5":2,"6":11,"7":1} [] [2019-12-04 13:12:52] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b0d4e7ab1517921446.jpg","2":47} [] [2019-12-04 13:12:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [47,24] [] [2019-12-04 13:12:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [47,67] [] [2019-12-04 13:12:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [47,69] [] [2019-12-04 13:12:52] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:12:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:12:52] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:12:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:12:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:12:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:12:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:12:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:12:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fe5e9"},"request_uri":"http://localhost:8000/_wdt/2fe5e9","method":"GET"} [] [2019-12-04 13:16:44] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-12-04 13:16:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:16:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:16:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:16:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-12-04 13:16:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:16:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:16:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45e9c5"},"request_uri":"http://localhost:8000/_wdt/45e9c5","method":"GET"} [] [2019-12-04 13:16:47] request.INFO: Matched route "admin.finition.edit". {"route":"admin.finition.edit","route_parameters":{"_route":"admin.finition.edit","_controller":"App\\Controller\\Admin\\AdminFinitionController::edit","id":"11"},"request_uri":"http://localhost:8000/admin/finitions/11","method":"GET"} [] [2019-12-04 13:16:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:16:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:16:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? ["11"] [] [2019-12-04 13:16:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:16:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions/11")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions/11\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:16:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff0409"},"request_uri":"http://localhost:8000/_wdt/ff0409","method":"GET"} [] [2019-12-04 13:16:51] request.INFO: Matched route "admin.finition.edit". {"route":"admin.finition.edit","route_parameters":{"_route":"admin.finition.edit","_controller":"App\\Controller\\Admin\\AdminFinitionController::edit","id":"11"},"request_uri":"http://localhost:8000/admin/finitions/11","method":"POST"} [] [2019-12-04 13:16:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:16:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? ["11"] [] [2019-12-04 13:16:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:16:51] doctrine.DEBUG: UPDATE finition SET name = ? WHERE id = ? ["Ponçée",11] [] [2019-12-04 13:16:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:16:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:16:51] request.INFO: Matched route "admin.finition.index". {"route":"admin.finition.index","route_parameters":{"_route":"admin.finition.index","_controller":"App\\Controller\\Admin\\AdminFinitionController::index"},"request_uri":"http://localhost:8000/admin/finitions","method":"GET"} [] [2019-12-04 13:16:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:16:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 [] [] [2019-12-04 13:16:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:16:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/finitions")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/finitions\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:16:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"752ee0"},"request_uri":"http://localhost:8000/_wdt/752ee0","method":"GET"} [] [2019-12-04 13:16:54] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-04 13:16:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:16:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:16:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:16:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:16:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:16:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16eca9"},"request_uri":"http://localhost:8000/_wdt/16eca9","method":"GET"} [] [2019-12-04 13:29:18] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:29:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:29:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:29:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:29:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:29:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a038c"},"request_uri":"http://localhost:8000/_wdt/9a038c","method":"GET"} [] [2019-12-04 13:30:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:30:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:30:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:30:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:30:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:30:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:30:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:30:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:30:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:30:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:30:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1fdcea"},"request_uri":"http://localhost:8000/_wdt/1fdcea","method":"GET"} [] [2019-12-04 13:33:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:33:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:33:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["71"]] [] [2019-12-04 13:33:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:33:38] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Quarzite Miel","2":null,"3":"2019-12-04 13:33:38","4":"2019-12-04 13:33:38","5":4,"6":1,"7":5} [] [2019-12-04 13:33:38] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b5b26b4ea828270911.jpg","2":48} [] [2019-12-04 13:33:38] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [48,71] [] [2019-12-04 13:33:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:33:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:33:38] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:33:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:33:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:33:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:33:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:33:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3120cb"},"request_uri":"http://localhost:8000/_wdt/3120cb","method":"GET"} [] [2019-12-04 13:34:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:34:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:34:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:34:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:34:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:34:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:34:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:34:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:34:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:34:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35bb92"},"request_uri":"http://localhost:8000/_wdt/35bb92","method":"GET"} [] [2019-12-04 13:36:23] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:36:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:36:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["70"]] [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:36:23] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:36:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:36:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:36:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86823a"},"request_uri":"http://localhost:8000/_wdt/86823a","method":"GET"} [] [2019-12-04 13:38:55] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:38:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:38:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["70"]] [] [2019-12-04 13:38:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:38:55] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Titanium","2":null,"3":"2019-12-04 13:38:55","4":"2019-12-04 13:38:55","5":4,"6":1,"7":5} [] [2019-12-04 13:38:55] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b6ef2ac0b502940195.jpg","2":49} [] [2019-12-04 13:38:55] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [49,70] [] [2019-12-04 13:38:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:38:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:38:55] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:38:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:38:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:38:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:38:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:38:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:38:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13c8b0"},"request_uri":"http://localhost:8000/_wdt/13c8b0","method":"GET"} [] [2019-12-04 13:39:19] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:39:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:39:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:39:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:39:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:39:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:39:19] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:39:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:39:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:39:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"86105b"},"request_uri":"http://localhost:8000/_wdt/86105b","method":"GET"} [] [2019-12-04 13:41:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:41:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:41:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["70"]] [] [2019-12-04 13:41:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:41:30] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Carbon Gold","2":null,"3":"2019-12-04 13:41:30","4":"2019-12-04 13:41:30","5":4,"6":1,"7":5} [] [2019-12-04 13:41:30] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b78a8617b742836918.jpg","2":50} [] [2019-12-04 13:41:30] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [50,70] [] [2019-12-04 13:41:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:41:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:41:30] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:41:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:41:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:41:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:41:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:41:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"022815"},"request_uri":"http://localhost:8000/_wdt/022815","method":"GET"} [] [2019-12-04 13:41:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:41:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:41:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:41:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:41:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:41:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:41:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:41:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:41:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:41:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97a98d"},"request_uri":"http://localhost:8000/_wdt/97a98d","method":"GET"} [] [2019-12-04 13:42:26] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:42:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:42:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["72"]] [] [2019-12-04 13:42:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:42:27] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parement Oyster","2":null,"3":"2019-12-04 13:42:27","4":"2019-12-04 13:42:27","5":4,"6":1,"7":5} [] [2019-12-04 13:42:27] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b7c30cdc3109553067.jpg","2":51} [] [2019-12-04 13:42:27] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [51,72] [] [2019-12-04 13:42:27] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:42:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:42:27] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:42:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:42:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:42:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:42:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:42:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"961a30"},"request_uri":"http://localhost:8000/_wdt/961a30","method":"GET"} [] [2019-12-04 13:42:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:42:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:42:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:42:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:42:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:42:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:42:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:42:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:42:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:42:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:42:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2278d"},"request_uri":"http://localhost:8000/_wdt/d2278d","method":"GET"} [] [2019-12-04 13:44:01] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:44:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["70"]] [] [2019-12-04 13:44:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:44:01] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Amazon","2":null,"3":"2019-12-04 13:44:01","4":"2019-12-04 13:44:01","5":4,"6":1,"7":5} [] [2019-12-04 13:44:01] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b8216cf32337173559.jpg","2":52} [] [2019-12-04 13:44:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [52,70] [] [2019-12-04 13:44:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:44:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:44:01] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:44:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:44:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:44:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:44:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:44:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"857921"},"request_uri":"http://localhost:8000/_wdt/857921","method":"GET"} [] [2019-12-04 13:44:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:44:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:44:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:44:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:44:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:44:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:44:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:44:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:44:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:44:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c703f2"},"request_uri":"http://localhost:8000/_wdt/c703f2","method":"GET"} [] [2019-12-04 13:44:44] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:44:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["70"]] [] [2019-12-04 13:44:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:44:44] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Damasco Green","2":null,"3":"2019-12-04 13:44:44","4":"2019-12-04 13:44:44","5":4,"6":1,"7":5} [] [2019-12-04 13:44:44] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b84c9813a979808105.jpg","2":53} [] [2019-12-04 13:44:44] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [53,70] [] [2019-12-04 13:44:44] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:44:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:44:44] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:44:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:44:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-04 13:44:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:44:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:44:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94cff0"},"request_uri":"http://localhost:8000/_wdt/94cff0","method":"GET"} [] [2019-12-04 13:44:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:44:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:44:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:44:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:44:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:44:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:44:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:44:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:44:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:44:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f068c"},"request_uri":"http://localhost:8000/_wdt/0f068c","method":"GET"} [] [2019-12-04 13:45:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:45:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:45:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["74"]] [] [2019-12-04 13:45:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:45:50] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Beige","2":null,"3":"2019-12-04 13:45:50","4":"2019-12-04 13:45:50","5":4,"6":1,"7":5} [] [2019-12-04 13:45:50] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b88e6d831278853119.jpg","2":54} [] [2019-12-04 13:45:50] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [54,74] [] [2019-12-04 13:45:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:45:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:45:50] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:45:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:45:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-04 13:45:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-04 13:45:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:45:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:45:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f55fbd"},"request_uri":"http://localhost:8000/_wdt/f55fbd","method":"GET"} [] [2019-12-04 13:46:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:46:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:46:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:46:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:46:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:46:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:46:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:46:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:46:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:46:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:46:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf2d33"},"request_uri":"http://localhost:8000/_wdt/cf2d33","method":"GET"} [] [2019-12-04 13:47:54] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:47:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:47:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:47:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:47:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:47:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:47:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-04 13:47:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["73"]] [] [2019-12-04 13:47:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:47:54] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Silver","2":null,"3":"2019-12-04 13:47:54","4":"2019-12-04 13:47:54","5":4,"6":1,"7":1} [] [2019-12-04 13:47:54] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b90aed123198961132.jpg","2":55} [] [2019-12-04 13:47:55] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [55,73] [] [2019-12-04 13:47:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:47:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:47:55] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:47:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:47:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-04 13:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-04 13:47:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:47:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:47:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"629ff8"},"request_uri":"http://localhost:8000/_wdt/629ff8","method":"GET"} [] [2019-12-04 13:48:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:48:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:48:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:48:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:48:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:48:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:48:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:48:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:48:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:48:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:48:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32d840"},"request_uri":"http://localhost:8000/_wdt/32d840","method":"GET"} [] [2019-12-04 13:48:46] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:48:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:48:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["76"]] [] [2019-12-04 13:48:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:48:46] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Nuance","2":null,"3":"2019-12-04 13:48:46","4":"2019-12-04 13:48:46","5":4,"6":1,"7":5} [] [2019-12-04 13:48:46] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7b93e1a049564214369.jpg","2":56} [] [2019-12-04 13:48:46] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [56,76] [] [2019-12-04 13:48:46] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:48:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:48:46] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:48:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:48:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-04 13:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-04 13:48:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:48:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27a2e9"},"request_uri":"http://localhost:8000/_wdt/27a2e9","method":"GET"} [] [2019-12-04 13:49:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:49:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:49:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:49:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:49:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:49:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:49:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:49:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:49:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:49:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:49:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dcdaf7"},"request_uri":"http://localhost:8000/_wdt/dcdaf7","method":"GET"} [] [2019-12-04 13:53:26] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:53:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["75"]] [] [2019-12-04 13:53:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:53:26] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Travertin Noce","2":null,"3":"2019-12-04 13:53:26","4":"2019-12-04 13:53:26","5":4,"6":1,"7":5} [] [2019-12-04 13:53:26] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7ba5615b0f981928003.jpg","2":57} [] [2019-12-04 13:53:26] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [57,75] [] [2019-12-04 13:53:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:53:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:53:26] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:53:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:53:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-04 13:53:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-04 13:53:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:53:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:53:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d7886"},"request_uri":"http://localhost:8000/_wdt/4d7886","method":"GET"} [] [2019-12-04 13:54:12] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:54:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:54:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:54:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:54:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:54:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:54:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:54:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:54:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:54:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:54:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"966e70"},"request_uri":"http://localhost:8000/_wdt/966e70","method":"GET"} [] [2019-12-04 13:54:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:54:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:54:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["70"]] [] [2019-12-04 13:54:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:54:50] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Woodstone Grey","2":null,"3":"2019-12-04 13:54:50","4":"2019-12-04 13:54:50","5":4,"6":1,"7":5} [] [2019-12-04 13:54:50] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7baaabb271991767464.jpg","2":58} [] [2019-12-04 13:54:50] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [58,70] [] [2019-12-04 13:54:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:54:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:54:50] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:54:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:54:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-04 13:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-04 13:54:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:54:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:54:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3efb25"},"request_uri":"http://localhost:8000/_wdt/3efb25","method":"GET"} [] [2019-12-04 13:54:54] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-04 13:54:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:54:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:54:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:54:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-04 13:54:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-04 13:54:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-04 13:54:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-04 13:54:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:54:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:54:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f9d1c"},"request_uri":"http://localhost:8000/_wdt/7f9d1c","method":"GET"} [] [2019-12-04 13:55:37] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-04 13:55:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:55:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["70"]] [] [2019-12-04 13:55:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-04 13:55:37] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Alpine Grey","2":null,"3":"2019-12-04 13:55:37","4":"2019-12-04 13:55:37","5":4,"6":1,"7":5} [] [2019-12-04 13:55:37] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de7bad967182688738953.jpg","2":59} [] [2019-12-04 13:55:37] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [59,70] [] [2019-12-04 13:55:37] doctrine.DEBUG: "COMMIT" [] [] [2019-12-04 13:55:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:55:37] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-04 13:55:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-04 13:55:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-04 13:55:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-04 13:55:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-04 13:55:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-04 13:55:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ffa3d"},"request_uri":"http://localhost:8000/_wdt/9ffa3d","method":"GET"} [] [2019-12-05 08:39:26] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-05 08:39:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:39:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee4485"},"request_uri":"http://localhost:8000/_wdt/ee4485","method":"GET"} [] [2019-12-05 08:41:08] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-05 08:41:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:41:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:41:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:41:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:41:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa90b9"},"request_uri":"http://localhost:8000/_wdt/fa90b9","method":"GET"} [] [2019-12-05 08:41:15] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:41:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:41:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:41:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:41:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:41:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:41:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d049c"},"request_uri":"http://localhost:8000/_wdt/7d049c","method":"GET"} [] [2019-12-05 08:41:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 08:41:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:41:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:41:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:41:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:41:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:41:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:41:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:41:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:41:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:41:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47a71f"},"request_uri":"http://localhost:8000/_wdt/47a71f","method":"GET"} [] [2019-12-05 08:43:29] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 08:43:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:43:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["71"]] [] [2019-12-05 08:43:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:43:29] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Ardoise","2":null,"3":"2019-12-05 08:43:29","4":"2019-12-05 08:43:29","5":4,"6":1,"7":5} [] [2019-12-05 08:43:29] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c331859ef861192409.jpg","2":60} [] [2019-12-05 08:43:29] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [60,71] [] [2019-12-05 08:43:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:43:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:43:29] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:43:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:43:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:43:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:43:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:43:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:43:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f29254"},"request_uri":"http://localhost:8000/_wdt/f29254","method":"GET"} [] [2019-12-05 08:44:56] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 08:44:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:44:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:44:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:44:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:44:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:44:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:44:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:44:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:44:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:44:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"baea8f"},"request_uri":"http://localhost:8000/_wdt/baea8f","method":"GET"} [] [2019-12-05 08:47:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 08:47:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["71"]] [] [2019-12-05 08:47:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:47:04] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Ardésia Nera","2":null,"3":"2019-12-05 08:47:04","4":"2019-12-05 08:47:04","5":4,"6":1,"7":5} [] [2019-12-05 08:47:04] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c40875507802568448.jpg","2":61} [] [2019-12-05 08:47:04] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [61,71] [] [2019-12-05 08:47:04] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:47:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:47:04] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:47:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:47:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 08:47:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:47:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:47:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94de4f"},"request_uri":"http://localhost:8000/_wdt/94de4f","method":"GET"} [] [2019-12-05 08:47:08] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"60"},"request_uri":"http://localhost:8000/admin/produits/60","method":"GET"} [] [2019-12-05 08:47:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["60"] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [5] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [60] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:47:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:47:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/60")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/60\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:47:09] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c331859ef861192409.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c331859ef861192409.jpg","method":"GET"} [] [2019-12-05 08:47:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dcc1f"},"request_uri":"http://localhost:8000/_wdt/1dcc1f","method":"GET"} [] [2019-12-05 08:47:12] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"65"},"request_uri":"http://localhost:8000/admin/picture/65","method":"DELETE"} [] [2019-12-05 08:47:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:47:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:47:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["65"] [] [2019-12-05 08:47:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:47:12] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [65] [] [2019-12-05 08:47:12] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:47:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:47:26] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"60"},"request_uri":"http://localhost:8000/admin/produits/60","method":"POST"} [] [2019-12-05 08:47:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["60"] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [5] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [60] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["71"]] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:47:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:47:26] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c41eaf74f570832113.jpg","2":60} [] [2019-12-05 08:47:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:47:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:47:26] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:47:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 08:47:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:47:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:47:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1dc41"},"request_uri":"http://localhost:8000/_wdt/a1dc41","method":"GET"} [] [2019-12-05 08:47:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 08:47:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:47:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:47:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:47:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:47:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:47:45] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:47:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:47:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:47:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"640444"},"request_uri":"http://localhost:8000/_wdt/640444","method":"GET"} [] [2019-12-05 08:49:32] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 08:49:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:49:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["77"]] [] [2019-12-05 08:49:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:49:32] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Quartzite Grey","2":null,"3":"2019-12-05 08:49:32","4":"2019-12-05 08:49:32","5":4,"6":1,"7":5} [] [2019-12-05 08:49:32] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c49cc43e6787481470.jpg","2":62} [] [2019-12-05 08:49:32] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [62,77] [] [2019-12-05 08:49:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:49:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:49:32] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:49:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:49:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 08:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 08:49:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:49:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:49:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"910dc7"},"request_uri":"http://localhost:8000/_wdt/910dc7","method":"GET"} [] [2019-12-05 08:50:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 08:50:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:50:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:50:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:50:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:50:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:50:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:50:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:50:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:50:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:50:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcc534"},"request_uri":"http://localhost:8000/_wdt/fcc534","method":"GET"} [] [2019-12-05 08:51:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 08:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["71"]] [] [2019-12-05 08:51:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:51:43] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Schiste Oxydé","2":null,"3":"2019-12-05 08:51:43","4":"2019-12-05 08:51:43","5":4,"6":1,"7":5} [] [2019-12-05 08:51:43] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c51f79ee8496584569.jpg","2":63} [] [2019-12-05 08:51:43] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [63,71] [] [2019-12-05 08:51:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:51:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:51:43] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:51:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:51:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 08:51:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 08:51:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:51:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:51:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c466a"},"request_uri":"http://localhost:8000/_wdt/2c466a","method":"GET"} [] [2019-12-05 08:53:16] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 08:53:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:53:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:53:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:53:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:53:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:53:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:53:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:53:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:53:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:53:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8407c5"},"request_uri":"http://localhost:8000/_wdt/8407c5","method":"GET"} [] [2019-12-05 08:55:07] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 08:55:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:55:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["77"]] [] [2019-12-05 08:55:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:55:07] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Berrette Schiste Oxydé","2":null,"3":"2019-12-05 08:55:07","4":"2019-12-05 08:55:07","5":4,"6":1,"7":5} [] [2019-12-05 08:55:07] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c5ebc3019020061589.jpg","2":64} [] [2019-12-05 08:55:07] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [64,77] [] [2019-12-05 08:55:07] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:55:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:55:07] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:55:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:55:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 08:55:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 08:55:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:55:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:55:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c717c2"},"request_uri":"http://localhost:8000/_wdt/c717c2","method":"GET"} [] [2019-12-05 08:55:16] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 08:55:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:55:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:55:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:55:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 08:55:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 08:55:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 08:55:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 08:55:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:55:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:55:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46b2dd"},"request_uri":"http://localhost:8000/_wdt/46b2dd","method":"GET"} [] [2019-12-05 08:55:53] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 08:55:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:55:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["77"]] [] [2019-12-05 08:55:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 08:55:53] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Quartzite Honey","2":null,"3":"2019-12-05 08:55:53","4":"2019-12-05 08:55:53","5":4,"6":1,"7":5} [] [2019-12-05 08:55:53] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c619765ad164508434.jpg","2":65} [] [2019-12-05 08:55:53] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [65,77] [] [2019-12-05 08:55:53] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 08:55:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:55:53] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 08:55:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 08:55:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 08:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 08:55:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 08:55:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 08:55:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f512ce"},"request_uri":"http://localhost:8000/_wdt/f512ce","method":"GET"} [] [2019-12-05 09:04:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:04:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:04:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:04:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:04:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:04:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:04:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:04:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:04:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:04:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:04:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2bc4fc"},"request_uri":"http://localhost:8000/_wdt/2bc4fc","method":"GET"} [] [2019-12-05 09:07:39] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:07:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:07:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["5"]] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["77"]] [] [2019-12-05 09:07:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:07:39] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Barrette Ardoise","2":null,"3":"2019-12-05 09:07:39","4":"2019-12-05 09:07:39","5":4,"6":1,"7":5} [] [2019-12-05 09:07:39] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c8db45d5d331928360.jpg","2":66} [] [2019-12-05 09:07:39] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [66,77] [] [2019-12-05 09:07:39] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:07:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:07:39] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:07:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:07:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:07:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:07:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:07:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:07:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2214d"},"request_uri":"http://localhost:8000/_wdt/e2214d","method":"GET"} [] [2019-12-05 09:07:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:07:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:07:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:07:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:07:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:07:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:07:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:07:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:07:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:07:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:07:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22a0fc"},"request_uri":"http://localhost:8000/_wdt/22a0fc","method":"GET"} [] [2019-12-05 09:08:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:08:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:08:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["4"]] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["78"]] [] [2019-12-05 09:08:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:08:34] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bambou Marron","2":null,"3":"2019-12-05 09:08:34","4":"2019-12-05 09:08:34","5":4,"6":1,"7":4} [] [2019-12-05 09:08:34] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c9127b90e853375578.jpg","2":67} [] [2019-12-05 09:08:34] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [67,78] [] [2019-12-05 09:08:34] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:08:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:08:34] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:08:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:08:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:08:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:08:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:08:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:08:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5f7e9"},"request_uri":"http://localhost:8000/_wdt/c5f7e9","method":"GET"} [] [2019-12-05 09:08:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:08:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:08:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:08:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:08:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:08:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:08:39] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:08:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:08:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:08:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f3972"},"request_uri":"http://localhost:8000/_wdt/1f3972","method":"GET"} [] [2019-12-05 09:09:26] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:09:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:09:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["4"]] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["78"]] [] [2019-12-05 09:09:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:09:26] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bambou Beige","2":null,"3":"2019-12-05 09:09:26","4":"2019-12-05 09:09:26","5":4,"6":1,"7":4} [] [2019-12-05 09:09:26] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c94682dab307011487.jpg","2":68} [] [2019-12-05 09:09:26] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [68,78] [] [2019-12-05 09:09:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:09:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:09:26] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:09:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:09:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:09:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:09:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:09:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5c4f4"},"request_uri":"http://localhost:8000/_wdt/c5c4f4","method":"GET"} [] [2019-12-05 09:09:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:09:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:09:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:09:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:09:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:09:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:09:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:09:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:09:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:09:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:09:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17db06"},"request_uri":"http://localhost:8000/_wdt/17db06","method":"GET"} [] [2019-12-05 09:10:35] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:10:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:10:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["4"]] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["79"]] [] [2019-12-05 09:10:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:10:35] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Teak Recyclé","2":null,"3":"2019-12-05 09:10:35","4":"2019-12-05 09:10:35","5":4,"6":1,"7":4} [] [2019-12-05 09:10:35] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c98b3d41f359081932.jpg","2":69} [] [2019-12-05 09:10:35] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [69,79] [] [2019-12-05 09:10:35] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:10:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:10:35] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:10:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:10:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:10:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:10:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:10:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:10:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97b74b"},"request_uri":"http://localhost:8000/_wdt/97b74b","method":"GET"} [] [2019-12-05 09:10:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:10:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:10:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:10:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:10:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:10:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:10:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:10:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:10:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:10:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d06f82"},"request_uri":"http://localhost:8000/_wdt/d06f82","method":"GET"} [] [2019-12-05 09:11:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:11:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:11:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["4"]] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["80"]] [] [2019-12-05 09:11:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:11:51] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parement Bois Line","2":null,"3":"2019-12-05 09:11:51","4":"2019-12-05 09:11:51","5":4,"6":1,"7":4} [] [2019-12-05 09:11:51] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8c9d722bc9930758721.jpg","2":70} [] [2019-12-05 09:11:51] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [70,80] [] [2019-12-05 09:11:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:11:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:11:51] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:11:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:11:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:11:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:11:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:11:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b2dbe"},"request_uri":"http://localhost:8000/_wdt/3b2dbe","method":"GET"} [] [2019-12-05 09:12:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:12:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:12:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:12:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:12:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:12:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:12:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:12:05] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:12:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:12:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:12:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21ffe1"},"request_uri":"http://localhost:8000/_wdt/21ffe1","method":"GET"} [] [2019-12-05 09:12:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:12:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:12:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["4"]] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["80"]] [] [2019-12-05 09:12:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:12:42] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Parement Bois Vintage","2":null,"3":"2019-12-05 09:12:42","4":"2019-12-05 09:12:42","5":4,"6":1,"7":4} [] [2019-12-05 09:12:42] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ca0aa5bf0840066232.jpg","2":71} [] [2019-12-05 09:12:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [71,80] [] [2019-12-05 09:12:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:12:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:12:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:12:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:12:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:12:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:12:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:12:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f46b2d"},"request_uri":"http://localhost:8000/_wdt/f46b2d","method":"GET"} [] [2019-12-05 09:13:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:13:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:13:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:13:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:13:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:13:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:13:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:13:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:13:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:13:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:13:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16abbd"},"request_uri":"http://localhost:8000/_wdt/16abbd","method":"GET"} [] [2019-12-05 09:16:12] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:16:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:16:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:16:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:16:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:16:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:16:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:16:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:16:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:16:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"301d59"},"request_uri":"http://localhost:8000/_wdt/301d59","method":"GET"} [] [2019-12-05 09:16:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:16:36] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:16:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:16:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:16:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:16:36] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Amsterdam","2":null,"3":"2019-12-05 09:16:36","4":"2019-12-05 09:16:36","5":5,"6":1,"7":1} [] [2019-12-05 09:16:36] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8caf4cc071448612300.jpg","2":72} [] [2019-12-05 09:16:36] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:16:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:16:36] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:16:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:16:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:16:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:16:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:16:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c74352"},"request_uri":"http://localhost:8000/_wdt/c74352","method":"GET"} [] [2019-12-05 09:16:41] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:16:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:16:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:16:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:16:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:16:41] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:16:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:16:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:16:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"424d95"},"request_uri":"http://localhost:8000/_wdt/424d95","method":"GET"} [] [2019-12-05 09:17:11] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:17:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:17:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:17:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:17:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:17:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:17:11] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Ankara","2":null,"3":"2019-12-05 09:17:11","4":"2019-12-05 09:17:11","5":5,"6":1,"7":1} [] [2019-12-05 09:17:11] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cb17deab0798315039.jpg","2":73} [] [2019-12-05 09:17:11] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:17:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:17:11] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:17:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:17:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:17:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:17:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:17:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:17:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc8ac4"},"request_uri":"http://localhost:8000/_wdt/dc8ac4","method":"GET"} [] [2019-12-05 09:17:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:17:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:17:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:17:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:17:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:17:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:17:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:17:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:17:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:17:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:17:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf659a"},"request_uri":"http://localhost:8000/_wdt/bf659a","method":"GET"} [] [2019-12-05 09:18:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:18:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:18:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:18:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:18:38] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Budapest","2":null,"3":"2019-12-05 09:18:38","4":"2019-12-05 09:18:38","5":5,"6":1,"7":1} [] [2019-12-05 09:18:38] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cb6e9395d255917314.jpg","2":74} [] [2019-12-05 09:18:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:18:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:18:38] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:18:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:18:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:18:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:18:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:18:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:18:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec21e8"},"request_uri":"http://localhost:8000/_wdt/ec21e8","method":"GET"} [] [2019-12-05 09:18:44] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:18:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:18:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:18:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:18:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:18:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:18:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:18:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:18:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:18:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:18:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3f2cd"},"request_uri":"http://localhost:8000/_wdt/f3f2cd","method":"GET"} [] [2019-12-05 09:19:00] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:19:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:19:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:19:00] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Canberra","2":null,"3":"2019-12-05 09:19:00","4":"2019-12-05 09:19:00","5":5,"6":1,"7":1} [] [2019-12-05 09:19:00] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cb842880a865020341.jpg","2":75} [] [2019-12-05 09:19:00] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:19:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:19:00] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:19:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:19:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:19:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:19:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84c1c5"},"request_uri":"http://localhost:8000/_wdt/84c1c5","method":"GET"} [] [2019-12-05 09:19:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:19:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:19:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:19:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:19:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:19:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:19:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:19:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:19:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21a532"},"request_uri":"http://localhost:8000/_wdt/21a532","method":"GET"} [] [2019-12-05 09:19:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:19:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:19:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:19:33] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dubaï","2":null,"3":"2019-12-05 09:19:33","4":"2019-12-05 09:19:33","5":5,"6":1,"7":1} [] [2019-12-05 09:19:33] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cba5a41b1080582550.jpg","2":76} [] [2019-12-05 09:19:33] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:19:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:19:33] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:19:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:19:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:19:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:19:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:19:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1018f5"},"request_uri":"http://localhost:8000/_wdt/1018f5","method":"GET"} [] [2019-12-05 09:19:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:19:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:19:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:19:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:19:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:19:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:19:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:19:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:19:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:19:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:19:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e1c4d"},"request_uri":"http://localhost:8000/_wdt/1e1c4d","method":"GET"} [] [2019-12-05 09:20:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:20:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:20:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:20:09] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Essaouira","2":null,"3":"2019-12-05 09:20:09","4":"2019-12-05 09:20:09","5":5,"6":1,"7":1} [] [2019-12-05 09:20:09] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cbc958c17843587160.jpg","2":77} [] [2019-12-05 09:20:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:20:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:20:09] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:20:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:20:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:20:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:20:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e094d"},"request_uri":"http://localhost:8000/_wdt/0e094d","method":"GET"} [] [2019-12-05 09:20:14] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:20:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:20:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:20:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:20:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:20:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:20:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:20:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:20:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:20:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b6eec"},"request_uri":"http://localhost:8000/_wdt/9b6eec","method":"GET"} [] [2019-12-05 09:20:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:20:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:20:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:20:30] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Goa","2":null,"3":"2019-12-05 09:20:30","4":"2019-12-05 09:20:30","5":1,"6":1,"7":1} [] [2019-12-05 09:20:30] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cbde7f067650096497.jpg","2":78} [] [2019-12-05 09:20:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:20:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:20:30] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:20:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:20:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:20:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:20:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:20:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35340e"},"request_uri":"http://localhost:8000/_wdt/35340e","method":"GET"} [] [2019-12-05 09:20:54] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:20:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:20:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:20:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:20:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:20:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:20:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:20:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:20:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:20:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:20:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3111be"},"request_uri":"http://localhost:8000/_wdt/3111be","method":"GET"} [] [2019-12-05 09:21:19] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:21:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:21:19] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Kuala Lumpur","2":null,"3":"2019-12-05 09:21:19","4":"2019-12-05 09:21:19","5":5,"6":1,"7":1} [] [2019-12-05 09:21:19] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cc0f65f01178748658.jpg","2":79} [] [2019-12-05 09:21:19] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:21:19] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:21:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:21:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0961a9"},"request_uri":"http://localhost:8000/_wdt/0961a9","method":"GET"} [] [2019-12-05 09:21:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:21:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:21:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:21:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:21:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:21:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:21:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:21:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:21:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:21:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:21:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0977fe"},"request_uri":"http://localhost:8000/_wdt/0977fe","method":"GET"} [] [2019-12-05 09:23:36] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:23:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:23:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:23:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:23:36] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Le Caire","2":null,"3":"2019-12-05 09:23:36","4":"2019-12-05 09:23:36","5":5,"6":1,"7":1} [] [2019-12-05 09:23:36] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cc983db37356340809.jpg","2":80} [] [2019-12-05 09:23:36] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:23:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:23:36] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:23:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:23:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:23:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:23:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:23:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21506b"},"request_uri":"http://localhost:8000/_wdt/21506b","method":"GET"} [] [2019-12-05 09:23:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:23:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:23:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:23:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:23:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:23:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:23:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:23:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:23:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:23:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:23:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f5abf"},"request_uri":"http://localhost:8000/_wdt/3f5abf","method":"GET"} [] [2019-12-05 09:23:59] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:23:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:23:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:23:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:23:59] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Londres","2":null,"3":"2019-12-05 09:23:59","4":"2019-12-05 09:23:59","5":1,"6":1,"7":1} [] [2019-12-05 09:23:59] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ccafc3654426325134.jpg","2":81} [] [2019-12-05 09:23:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:23:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:23:59] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:23:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:23:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:23:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:23:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b75abe"},"request_uri":"http://localhost:8000/_wdt/b75abe","method":"GET"} [] [2019-12-05 09:24:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:24:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:24:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:24:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:24:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:24:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4da3ec"},"request_uri":"http://localhost:8000/_wdt/4da3ec","method":"GET"} [] [2019-12-05 09:24:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:24:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:24:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:24:17] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Madrid","2":null,"3":"2019-12-05 09:24:17","4":"2019-12-05 09:24:17","5":1,"6":1,"7":1} [] [2019-12-05 09:24:17] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ccc1ca60a252691286.jpg","2":82} [] [2019-12-05 09:24:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:24:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:17] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:24:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:24:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:24:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6e957"},"request_uri":"http://localhost:8000/_wdt/e6e957","method":"GET"} [] [2019-12-05 09:24:23] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:24:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:24:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:24:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:24:23] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:24:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f6e74"},"request_uri":"http://localhost:8000/_wdt/7f6e74","method":"GET"} [] [2019-12-05 09:24:41] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:24:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:24:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:24:41] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Mexico","2":null,"3":"2019-12-05 09:24:41","4":"2019-12-05 09:24:41","5":5,"6":1,"7":1} [] [2019-12-05 09:24:41] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ccd94dab8488020971.jpg","2":83} [] [2019-12-05 09:24:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:24:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:24:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:24:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9086db"},"request_uri":"http://localhost:8000/_wdt/9086db","method":"GET"} [] [2019-12-05 09:24:47] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"78"},"request_uri":"http://localhost:8000/admin/produits/78","method":"GET"} [] [2019-12-05 09:24:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["78"] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [78] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:24:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/78")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/78\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cbde7f067650096497.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cbde7f067650096497.jpg","method":"GET"} [] [2019-12-05 09:24:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e66b89"},"request_uri":"http://localhost:8000/_wdt/e66b89","method":"GET"} [] [2019-12-05 09:24:51] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"78"},"request_uri":"http://localhost:8000/admin/produits/78","method":"POST"} [] [2019-12-05 09:24:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["78"] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [78] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:24:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:24:51] doctrine.DEBUG: UPDATE product SET category_id = ? WHERE id = ? [5,78] [] [2019-12-05 09:24:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:24:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:51] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:24:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:24:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:24:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb46bc"},"request_uri":"http://localhost:8000/_wdt/fb46bc","method":"GET"} [] [2019-12-05 09:24:55] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"81"},"request_uri":"http://localhost:8000/admin/produits/81","method":"GET"} [] [2019-12-05 09:24:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["81"] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [81] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:24:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:24:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/81")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/81\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:24:56] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ccafc3654426325134.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ccafc3654426325134.jpg","method":"GET"} [] [2019-12-05 09:24:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2271d8"},"request_uri":"http://localhost:8000/_wdt/2271d8","method":"GET"} [] [2019-12-05 09:25:00] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"81"},"request_uri":"http://localhost:8000/admin/produits/81","method":"POST"} [] [2019-12-05 09:25:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["81"] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [81] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:25:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:25:00] doctrine.DEBUG: UPDATE product SET category_id = ? WHERE id = ? [5,81] [] [2019-12-05 09:25:00] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:25:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:00] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:25:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:25:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89ee8e"},"request_uri":"http://localhost:8000/_wdt/89ee8e","method":"GET"} [] [2019-12-05 09:25:04] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"82"},"request_uri":"http://localhost:8000/admin/produits/82","method":"GET"} [] [2019-12-05 09:25:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["82"] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [82] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:25:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:25:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/82")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/82\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:04] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ccc1ca60a252691286.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ccc1ca60a252691286.jpg","method":"GET"} [] [2019-12-05 09:25:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"74eb08"},"request_uri":"http://localhost:8000/_wdt/74eb08","method":"GET"} [] [2019-12-05 09:25:11] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"82"},"request_uri":"http://localhost:8000/admin/produits/82","method":"POST"} [] [2019-12-05 09:25:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["82"] [] [2019-12-05 09:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [82] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:25:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:25:12] doctrine.DEBUG: UPDATE product SET category_id = ? WHERE id = ? [5,82] [] [2019-12-05 09:25:12] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:25:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:12] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:25:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:25:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99754e"},"request_uri":"http://localhost:8000/_wdt/99754e","method":"GET"} [] [2019-12-05 09:25:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:25:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:25:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:25:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:25:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:25:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe1638"},"request_uri":"http://localhost:8000/_wdt/fe1638","method":"GET"} [] [2019-12-05 09:25:32] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:25:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:25:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:25:32] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Minsk","2":null,"3":"2019-12-05 09:25:32","4":"2019-12-05 09:25:32","5":5,"6":1,"7":1} [] [2019-12-05 09:25:32] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cd0c8a730345234268.jpg","2":84} [] [2019-12-05 09:25:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:25:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:32] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:25:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:25:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e6355"},"request_uri":"http://localhost:8000/_wdt/4e6355","method":"GET"} [] [2019-12-05 09:25:39] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:25:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:25:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:25:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:25:39] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:25:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d0712"},"request_uri":"http://localhost:8000/_wdt/2d0712","method":"GET"} [] [2019-12-05 09:25:48] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:25:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:25:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:25:48] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Montréal","2":null,"3":"2019-12-05 09:25:48","4":"2019-12-05 09:25:48","5":1,"6":1,"7":1} [] [2019-12-05 09:25:48] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:25:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:25:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:25:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:25:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9a9d3"},"request_uri":"http://localhost:8000/_wdt/c9a9d3","method":"GET"} [] [2019-12-05 09:25:53] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"85"},"request_uri":"http://localhost:8000/admin/produits/85","method":"GET"} [] [2019-12-05 09:25:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["85"] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [85] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:25:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:25:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:25:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/85")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/85\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:25:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"39580e"},"request_uri":"http://localhost:8000/_wdt/39580e","method":"GET"} [] [2019-12-05 09:26:16] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"85"},"request_uri":"http://localhost:8000/admin/produits/85","method":"POST"} [] [2019-12-05 09:26:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:26:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["85"] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [85] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:26:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:26:17] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cd3908d25115401096.jpg","2":85} [] [2019-12-05 09:26:17] doctrine.DEBUG: UPDATE product SET category_id = ? WHERE id = ? [5,85] [] [2019-12-05 09:26:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:26:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:26:17] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:26:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:26:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:26:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:26:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:26:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c9608"},"request_uri":"http://localhost:8000/_wdt/1c9608","method":"GET"} [] [2019-12-05 09:26:22] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:26:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:26:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:26:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:26:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:26:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:26:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:26:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:26:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:26:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"641b01"},"request_uri":"http://localhost:8000/_wdt/641b01","method":"GET"} [] [2019-12-05 09:26:36] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:26:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:26:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:26:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:26:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:26:36] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:26:36] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Moscou","2":null,"3":"2019-12-05 09:26:36","4":"2019-12-05 09:26:36","5":5,"6":1,"7":1} [] [2019-12-05 09:26:36] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cd4cd8834272398034.jpg","2":86} [] [2019-12-05 09:26:36] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:26:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:26:37] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:26:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:26:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:26:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:26:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:26:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"957c94"},"request_uri":"http://localhost:8000/_wdt/957c94","method":"GET"} [] [2019-12-05 09:26:56] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:26:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:26:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:26:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:26:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:26:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:26:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:26:57] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:26:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:26:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:26:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8d1b1"},"request_uri":"http://localhost:8000/_wdt/b8d1b1","method":"GET"} [] [2019-12-05 09:27:15] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:27:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:27:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:27:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:27:15] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"New York","2":null,"3":"2019-12-05 09:27:15","4":"2019-12-05 09:27:15","5":5,"6":1,"7":1} [] [2019-12-05 09:27:15] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cd7353e6f472258869.jpg","2":87} [] [2019-12-05 09:27:15] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:27:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:27:15] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:27:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:27:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:27:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:27:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:27:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a47e6c"},"request_uri":"http://localhost:8000/_wdt/a47e6c","method":"GET"} [] [2019-12-05 09:28:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:28:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:28:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:28:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:28:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:28:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:28:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:28:18] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:28:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:28:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67b300"},"request_uri":"http://localhost:8000/_wdt/67b300","method":"GET"} [] [2019-12-05 09:28:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:28:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:28:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:28:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:28:33] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Oslo","2":null,"3":"2019-12-05 09:28:33","4":"2019-12-05 09:28:33","5":5,"6":1,"7":1} [] [2019-12-05 09:28:33] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cdc1d72c4741552816.jpg","2":88} [] [2019-12-05 09:28:33] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:28:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:28:33] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:28:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:28:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:28:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"968747"},"request_uri":"http://localhost:8000/_wdt/968747","method":"GET"} [] [2019-12-05 09:28:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:28:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:28:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:28:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:28:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:28:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:28:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:28:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:28:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:28:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:28:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d21f58"},"request_uri":"http://localhost:8000/_wdt/d21f58","method":"GET"} [] [2019-12-05 09:29:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:29:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:29:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:29:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:29:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:29:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:29:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:29:20] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Paris","2":null,"3":"2019-12-05 09:29:20","4":"2019-12-05 09:29:20","5":5,"6":1,"7":1} [] [2019-12-05 09:29:20] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cdf0ea639389228494.jpg","2":89} [] [2019-12-05 09:29:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:29:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:29:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:29:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:29:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:29:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:29:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:29:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4faa8a"},"request_uri":"http://localhost:8000/_wdt/4faa8a","method":"GET"} [] [2019-12-05 09:29:27] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:29:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:29:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:29:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:29:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:29:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:29:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:29:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:29:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:29:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ad39e"},"request_uri":"http://localhost:8000/_wdt/8ad39e","method":"GET"} [] [2019-12-05 09:29:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:29:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:29:51] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Phuket","2":null,"3":"2019-12-05 09:29:51","4":"2019-12-05 09:29:51","5":5,"6":1,"7":1} [] [2019-12-05 09:29:51] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ce0f84cb0032583583.jpg","2":90} [] [2019-12-05 09:29:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:29:51] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:29:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:29:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad23f1"},"request_uri":"http://localhost:8000/_wdt/ad23f1","method":"GET"} [] [2019-12-05 09:29:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:29:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:29:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:29:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:29:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:29:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:29:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:29:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:29:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:29:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb5d23"},"request_uri":"http://localhost:8000/_wdt/bb5d23","method":"GET"} [] [2019-12-05 09:30:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:30:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:30:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:30:20] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Prague","2":null,"3":"2019-12-05 09:30:20","4":"2019-12-05 09:30:20","5":5,"6":1,"7":1} [] [2019-12-05 09:30:20] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ce2c1f916789475993.jpg","2":91} [] [2019-12-05 09:30:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:30:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:30:20] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:30:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:30:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:30:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:30:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:30:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8468a9"},"request_uri":"http://localhost:8000/_wdt/8468a9","method":"GET"} [] [2019-12-05 09:30:25] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:30:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:30:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:30:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:30:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:30:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:30:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:30:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:30:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:30:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1edf49"},"request_uri":"http://localhost:8000/_wdt/1edf49","method":"GET"} [] [2019-12-05 09:30:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:30:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:30:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:30:42] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Rio","2":null,"3":"2019-12-05 09:30:42","4":"2019-12-05 09:30:42","5":5,"6":1,"7":1} [] [2019-12-05 09:30:42] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ce42b8496854419384.jpg","2":92} [] [2019-12-05 09:30:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:30:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:30:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:30:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:30:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:30:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:30:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:30:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1ee615"},"request_uri":"http://localhost:8000/_wdt/1ee615","method":"GET"} [] [2019-12-05 09:30:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:30:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:30:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:30:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:30:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:30:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:30:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:30:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:30:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:30:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:30:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f73ff"},"request_uri":"http://localhost:8000/_wdt/4f73ff","method":"GET"} [] [2019-12-05 09:31:10] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:31:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:31:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:31:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:31:11] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Saint-Tropez","2":null,"3":"2019-12-05 09:31:10","4":"2019-12-05 09:31:10","5":5,"6":1,"7":1} [] [2019-12-05 09:31:11] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ce5f17d07651140156.jpg","2":93} [] [2019-12-05 09:31:11] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:31:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:31:11] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:31:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:31:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:31:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:31:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2cc2d"},"request_uri":"http://localhost:8000/_wdt/f2cc2d","method":"GET"} [] [2019-12-05 09:31:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:31:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:31:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:31:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:31:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:31:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:31:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:31:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:31:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:31:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56563e"},"request_uri":"http://localhost:8000/_wdt/56563e","method":"GET"} [] [2019-12-05 09:31:44] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:31:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:31:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:31:44] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Stockholm","2":null,"3":"2019-12-05 09:31:44","4":"2019-12-05 09:31:44","5":5,"6":1,"7":1} [] [2019-12-05 09:31:44] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ce804c9a9671636432.jpg","2":94} [] [2019-12-05 09:31:44] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:31:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:31:44] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:31:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:31:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:31:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:31:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c0d15"},"request_uri":"http://localhost:8000/_wdt/6c0d15","method":"GET"} [] [2019-12-05 09:31:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:31:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:31:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:31:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:31:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:31:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:31:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:31:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:31:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:31:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:31:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1aa99b"},"request_uri":"http://localhost:8000/_wdt/1aa99b","method":"GET"} [] [2019-12-05 09:32:02] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:32:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:32:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:32:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-05 09:32:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:32:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:32:03] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:32:03] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Zagreb","2":null,"3":"2019-12-05 09:32:02","4":"2019-12-05 09:32:02","5":5,"6":1,"7":1} [] [2019-12-05 09:32:03] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ce92ee7bb759448599.jpg","2":95} [] [2019-12-05 09:32:03] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:32:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:32:03] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:32:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:32:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:32:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 09:32:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:32:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:32:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d627f"},"request_uri":"http://localhost:8000/_wdt/0d627f","method":"GET"} [] [2019-12-05 09:32:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:32:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:32:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:32:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:32:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:32:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:32:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:32:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:32:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:32:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:32:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14f56c"},"request_uri":"http://localhost:8000/_wdt/14f56c","method":"GET"} [] [2019-12-05 09:33:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:33:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:33:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["81","82","83","84"]] [] [2019-12-05 09:33:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:33:47] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Paillettes d'Ardoise","2":null,"3":"2019-12-05 09:33:47","4":"2019-12-05 09:33:47","5":6,"6":1,"7":1} [] [2019-12-05 09:33:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8cefb7cd54941845052.jpg","2":96} [] [2019-12-05 09:33:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [96,81] [] [2019-12-05 09:33:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [96,82] [] [2019-12-05 09:33:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [96,83] [] [2019-12-05 09:33:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [96,84] [] [2019-12-05 09:33:47] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:33:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:33:47] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:33:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:33:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 09:33:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 09:33:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:33:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c4435"},"request_uri":"http://localhost:8000/_wdt/3c4435","method":"GET"} [] [2019-12-05 09:38:14] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:38:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:38:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:38:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:38:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:38:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:38:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:38:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:38:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:38:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:38:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"502add"},"request_uri":"http://localhost:8000/_wdt/502add","method":"GET"} [] [2019-12-05 09:38:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["85","86"]] [] [2019-12-05 09:38:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:38:43] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Paillettes d'Ardoise Vert","2":null,"3":"2019-12-05 09:38:43","4":"2019-12-05 09:38:43","5":6,"6":1,"7":1} [] [2019-12-05 09:38:43] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d0233bdf0495167232.jpg","2":97} [] [2019-12-05 09:38:43] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [97,85] [] [2019-12-05 09:38:43] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [97,86] [] [2019-12-05 09:38:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:38:43] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 09:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 09:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:38:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:38:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"473af3"},"request_uri":"http://localhost:8000/_wdt/473af3","method":"GET"} [] [2019-12-05 09:38:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:38:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:38:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:38:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:38:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:38:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:38:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:38:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:38:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:38:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc5cf4"},"request_uri":"http://localhost:8000/_wdt/bc5cf4","method":"GET"} [] [2019-12-05 09:39:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:39:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:39:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["85","86"]] [] [2019-12-05 09:39:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:39:28] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Paillettes d'Ardoise Violette","2":null,"3":"2019-12-05 09:39:28","4":"2019-12-05 09:39:28","5":6,"6":1,"7":1} [] [2019-12-05 09:39:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d0508444f682764322.jpg","2":98} [] [2019-12-05 09:39:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [98,85] [] [2019-12-05 09:39:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [98,86] [] [2019-12-05 09:39:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:39:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:39:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:39:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:39:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 09:39:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 09:39:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:39:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:39:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1de769"},"request_uri":"http://localhost:8000/_wdt/1de769","method":"GET"} [] [2019-12-05 09:49:56] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:49:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:49:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:49:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:49:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:49:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:49:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:49:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:49:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:49:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"361e8f"},"request_uri":"http://localhost:8000/_wdt/361e8f","method":"GET"} [] [2019-12-05 09:52:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:52:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:52:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:52:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 09:52:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:52:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:52:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["88"]] [] [2019-12-05 09:52:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:52:50] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bloc de Rocaille","2":"L'ardoise brute ou l'art d [...]","3":"2019-12-05 09:52:50","4":"2019-12-05 09:52:50","5":6,"6":1,"7":1} [] [2019-12-05 09:52:50] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d372d93d5045882684.jpg","2":99} [] [2019-12-05 09:52:50] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [99,88] [] [2019-12-05 09:52:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:52:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:52:50] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:52:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:52:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 09:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 09:52:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:52:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:52:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23fd23"},"request_uri":"http://localhost:8000/_wdt/23fd23","method":"GET"} [] [2019-12-05 09:52:56] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:52:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:52:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:52:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:52:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:52:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:52:56] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:52:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:52:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:52:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6a632"},"request_uri":"http://localhost:8000/_wdt/b6a632","method":"GET"} [] [2019-12-05 09:55:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:55:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:55:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["88"]] [] [2019-12-05 09:55:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:55:17] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Monolithes","2":"Donnons de la grandeur à v [...]","3":"2019-12-05 09:55:17","4":"2019-12-05 09:55:17","5":6,"6":1,"7":1} [] [2019-12-05 09:55:17] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d40572471100504518.jpg","2":100} [] [2019-12-05 09:55:17] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [100,88] [] [2019-12-05 09:55:17] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:55:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:55:17] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:55:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:55:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 09:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 09:55:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:55:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:55:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a432fa"},"request_uri":"http://localhost:8000/_wdt/a432fa","method":"GET"} [] [2019-12-05 09:55:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:55:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:55:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:55:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:55:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:55:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:55:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:55:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:55:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:55:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:55:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f886ae"},"request_uri":"http://localhost:8000/_wdt/f886ae","method":"GET"} [] [2019-12-05 09:57:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 09:57:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["89"]] [] [2019-12-05 09:57:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 09:57:09] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Blocs Naturels","2":"Son aspect singulier saura [...]","3":"2019-12-05 09:57:09","4":"2019-12-05 09:57:09","5":6,"6":1,"7":1} [] [2019-12-05 09:57:09] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d4752ea3d630999719.jpg","2":101} [] [2019-12-05 09:57:09] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [101,89] [] [2019-12-05 09:57:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 09:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:57:09] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 09:57:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 09:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 09:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:57:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:57:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e776af"},"request_uri":"http://localhost:8000/_wdt/e776af","method":"GET"} [] [2019-12-05 09:58:16] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 09:58:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 09:58:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 09:58:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 09:58:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 09:58:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 09:58:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 09:58:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 09:58:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 09:58:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 09:58:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"830339"},"request_uri":"http://localhost:8000/_wdt/830339","method":"GET"} [] [2019-12-05 10:00:19] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:00:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:00:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["90","91","92"]] [] [2019-12-05 10:00:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:00:19] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Piquets d'Ardoise","2":"Véritables éléments de déc [...]","3":"2019-12-05 10:00:19","4":"2019-12-05 10:00:19","5":6,"6":1,"7":1} [] [2019-12-05 10:00:19] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d53394742943968324.jpg","2":102} [] [2019-12-05 10:00:19] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [102,90] [] [2019-12-05 10:00:19] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [102,91] [] [2019-12-05 10:00:19] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [102,92] [] [2019-12-05 10:00:19] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:00:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:00:19] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:00:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:00:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:00:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:00:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:00:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:00:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"035617"},"request_uri":"http://localhost:8000/_wdt/035617","method":"GET"} [] [2019-12-05 10:01:54] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:01:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:01:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:01:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:01:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:01:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:01:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:01:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:01:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:01:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7aed0"},"request_uri":"http://localhost:8000/_wdt/c7aed0","method":"GET"} [] [2019-12-05 10:03:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:03:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:03:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["93"]] [] [2019-12-05 10:03:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:03:21] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Grand Opus","2":"De la mise en place de pas [...]","3":"2019-12-05 10:03:21","4":"2019-12-05 10:03:21","5":6,"6":1,"7":1} [] [2019-12-05 10:03:21] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d5e9d0cfe797985379.jpg","2":103} [] [2019-12-05 10:03:21] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d5e9d2ac5309954234.jpg","2":103} [] [2019-12-05 10:03:21] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [103,93] [] [2019-12-05 10:03:21] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:03:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:03:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:03:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:03:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:03:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:03:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:03:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:03:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:03:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bf47e"},"request_uri":"http://localhost:8000/_wdt/6bf47e","method":"GET"} [] [2019-12-05 10:05:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:05:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:05:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:05:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:05:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:05:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:05:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:05:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:05:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:05:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:05:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a8854"},"request_uri":"http://localhost:8000/_wdt/3a8854","method":"GET"} [] [2019-12-05 10:08:01] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:08:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:08:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["94","95","96"]] [] [2019-12-05 10:08:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:08:01] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques de Schiste Ardoisier","2":"Cette pièce d'ardoise appo [...]","3":"2019-12-05 10:08:01","4":"2019-12-05 10:08:01","5":6,"6":1,"7":1} [] [2019-12-05 10:08:01] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d701addbb334411842.jpg","2":104} [] [2019-12-05 10:08:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [104,94] [] [2019-12-05 10:08:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [104,95] [] [2019-12-05 10:08:01] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [104,96] [] [2019-12-05 10:08:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:08:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:08:01] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:08:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:08:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:08:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:08:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:08:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:08:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab6195"},"request_uri":"http://localhost:8000/_wdt/ab6195","method":"GET"} [] [2019-12-05 10:08:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:08:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:08:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:08:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:08:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:08:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:08:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:08:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:08:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:08:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:08:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5b3d7"},"request_uri":"http://localhost:8000/_wdt/f5b3d7","method":"GET"} [] [2019-12-05 10:10:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:10:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:10:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["97","98"]] [] [2019-12-05 10:10:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:10:28] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques de Schiste Ardoisier","2":"Cette pièce d'ardoise appo [...]","3":"2019-12-05 10:10:28","4":"2019-12-05 10:10:28","5":6,"6":1,"7":1} [] [2019-12-05 10:10:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d794c0970140305938.jpg","2":105} [] [2019-12-05 10:10:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [105,97] [] [2019-12-05 10:10:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [105,98] [] [2019-12-05 10:10:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:10:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:10:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:10:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:10:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:10:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:10:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:10:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:10:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:10:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edd64e"},"request_uri":"http://localhost:8000/_wdt/edd64e","method":"GET"} [] [2019-12-05 10:10:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:10:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:10:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:10:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:10:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:10:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:10:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:10:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:10:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:10:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98a2ac"},"request_uri":"http://localhost:8000/_wdt/98a2ac","method":"GET"} [] [2019-12-05 10:12:46] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:12:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:12:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:12:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 10:12:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:12:46] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:12:46] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["99"]] [] [2019-12-05 10:12:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:12:47] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Plaques avec Motifs","2":"Plus qu'un extérieur, ces [...]","3":"2019-12-05 10:12:46","4":"2019-12-05 10:12:46","5":6,"6":1,"7":1} [] [2019-12-05 10:12:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d81ed31b8401533471.jpg","2":106} [] [2019-12-05 10:12:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d81edd063056198797.jpg","2":106} [] [2019-12-05 10:12:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d81ee65ca399618313.jpg","2":106} [] [2019-12-05 10:12:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d81eefc7e084222848.jpg","2":106} [] [2019-12-05 10:12:47] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [106,99] [] [2019-12-05 10:12:47] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:12:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:12:47] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:12:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:12:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:12:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:12:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:12:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"192608"},"request_uri":"http://localhost:8000/_wdt/192608","method":"GET"} [] [2019-12-05 10:13:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:13:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:13:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:13:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:13:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:13:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:13:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:13:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:13:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:13:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:13:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c75a3"},"request_uri":"http://localhost:8000/_wdt/4c75a3","method":"GET"} [] [2019-12-05 10:15:44] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:15:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:15:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["6"]] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","100","101","102"]] [] [2019-12-05 10:15:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:15:44] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Dallage Ardoise","2":"Il est impossible de passe [...]","3":"2019-12-05 10:15:44","4":"2019-12-05 10:15:44","5":6,"6":1,"7":1} [] [2019-12-05 10:15:44] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d8d057524292242065.jpg","2":107} [] [2019-12-05 10:15:44] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d8d059d2b707604898.jpg","2":107} [] [2019-12-05 10:15:44] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [107,24] [] [2019-12-05 10:15:44] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [107,100] [] [2019-12-05 10:15:44] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [107,101] [] [2019-12-05 10:15:44] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [107,102] [] [2019-12-05 10:15:44] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:15:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:15:44] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:15:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:15:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:15:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:15:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:15:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:15:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"152adf"},"request_uri":"http://localhost:8000/_wdt/152adf","method":"GET"} [] [2019-12-05 10:16:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:16:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:16:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:16:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:16:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:16:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:16:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:16:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:16:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:16:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1285e4"},"request_uri":"http://localhost:8000/_wdt/1285e4","method":"GET"} [] [2019-12-05 10:17:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:17:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:17:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:17:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:17:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:17:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:17:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:17:20] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Gris des Alpes","2":null,"3":"2019-12-05 10:17:20","4":"2019-12-05 10:17:20","5":7,"6":1,"7":1} [] [2019-12-05 10:17:20] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d930ebe9a799439466.jpg","2":108} [] [2019-12-05 10:17:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:17:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:17:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:17:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:17:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:17:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:17:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:17:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84c4a8"},"request_uri":"http://localhost:8000/_wdt/84c4a8","method":"GET"} [] [2019-12-05 10:17:25] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:17:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:17:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:17:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:17:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:17:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:17:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:17:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:17:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:17:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea507c"},"request_uri":"http://localhost:8000/_wdt/ea507c","method":"GET"} [] [2019-12-05 10:17:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:17:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:17:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:17:45] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Icy blue","2":null,"3":"2019-12-05 10:17:45","4":"2019-12-05 10:17:45","5":7,"6":1,"7":1} [] [2019-12-05 10:17:45] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d9496b108840124256.jpg","2":109} [] [2019-12-05 10:17:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:17:45] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:17:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:17:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:17:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b26734"},"request_uri":"http://localhost:8000/_wdt/b26734","method":"GET"} [] [2019-12-05 10:17:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:17:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:17:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:17:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:17:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:17:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:17:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:17:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:17:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d45c30"},"request_uri":"http://localhost:8000/_wdt/d45c30","method":"GET"} [] [2019-12-05 10:18:23] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:18:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:18:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:18:23] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:18:23] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Polar white","2":null,"3":"2019-12-05 10:18:23","4":"2019-12-05 10:18:23","5":7,"6":1,"7":1} [] [2019-12-05 10:18:23] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d96f70e83342310874.jpg","2":110} [] [2019-12-05 10:18:23] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:18:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:18:23] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:18:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:18:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:18:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:18:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:18:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8105b6"},"request_uri":"http://localhost:8000/_wdt/8105b6","method":"GET"} [] [2019-12-05 10:19:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:19:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:19:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:19:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:19:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:19:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:19:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:19:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:19:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:19:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:19:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91d563"},"request_uri":"http://localhost:8000/_wdt/91d563","method":"GET"} [] [2019-12-05 10:20:11] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:20:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:20:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:20:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:20:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:20:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:20:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:20:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:20:11] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Anatolia green","2":null,"3":"2019-12-05 10:20:11","4":"2019-12-05 10:20:11","5":7,"6":1,"7":1} [] [2019-12-05 10:20:11] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8d9dbe0ac8323850557.jpg","2":111} [] [2019-12-05 10:20:11] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:20:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:20:12] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:20:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:20:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:20:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:20:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:20:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32dd75"},"request_uri":"http://localhost:8000/_wdt/32dd75","method":"GET"} [] [2019-12-05 10:20:21] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:20:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:20:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:20:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:20:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:20:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:20:21] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:20:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:20:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:20:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c1c11"},"request_uri":"http://localhost:8000/_wdt/4c1c11","method":"GET"} [] [2019-12-05 10:22:05] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:22:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:22:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:22:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:22:05] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Verde alpi","2":null,"3":"2019-12-05 10:22:05","4":"2019-12-05 10:22:05","5":7,"6":1,"7":1} [] [2019-12-05 10:22:05] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8da4d934ce392994727.jpg","2":112} [] [2019-12-05 10:22:05] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:22:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:22:05] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:22:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:22:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:22:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:22:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:22:06] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5ddd2f081758b192743566.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5ddd2f081758b192743566.jpg","method":"GET"} [] [2019-12-05 10:22:06] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5ddd2eee619f2096745774.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5ddd2eee619f2096745774.jpg","method":"GET"} [] [2019-12-05 10:22:06] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5ddd303249728823562500.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5ddd303249728823562500.jpg","method":"GET"} [] [2019-12-05 10:22:07] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de640d98f245643564684.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de640d98f245643564684.jpg","method":"GET"} [] [2019-12-05 10:22:08] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de64302d95f8702907244.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de64302d95f8702907244.jpg","method":"GET"} [] [2019-12-05 10:22:08] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de64635c8d37596900562.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de64635c8d37596900562.jpg","method":"GET"} [] [2019-12-05 10:22:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d13cfe"},"request_uri":"http://localhost:8000/_wdt/d13cfe","method":"GET"} [] [2019-12-05 10:22:09] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de647771d647755864491.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de647771d647755864491.jpg","method":"GET"} [] [2019-12-05 10:22:09] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de64829471d1047413116.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de64829471d1047413116.jpg","method":"GET"} [] [2019-12-05 10:22:09] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de648ece80b9200803811.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de648ece80b9200803811.jpg","method":"GET"} [] [2019-12-05 10:22:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de65ea91144a826851717.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de65ea91144a826851717.jpg","method":"GET"} [] [2019-12-05 10:22:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6609f1743e770288315.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6609f1743e770288315.jpg","method":"GET"} [] [2019-12-05 10:22:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6616b53287414132363.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6616b53287414132363.jpg","method":"GET"} [] [2019-12-05 10:22:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de66220bef9f284536453.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de66220bef9f284536453.jpg","method":"GET"} [] [2019-12-05 10:22:11] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de66582e9490689717097.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de66582e9490689717097.jpg","method":"GET"} [] [2019-12-05 10:22:11] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de667ce8bf26839469663.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de667ce8bf26839469663.jpg","method":"GET"} [] [2019-12-05 10:22:11] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6688730f7d291285859.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6688730f7d291285859.jpg","method":"GET"} [] [2019-12-05 10:22:12] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6694fba386838692583.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6694fba386838692583.jpg","method":"GET"} [] [2019-12-05 10:22:12] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de66a3d68bf8123582281.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de66a3d68bf8123582281.jpg","method":"GET"} [] [2019-12-05 10:22:12] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de66b021c3aa430420073.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de66b021c3aa430420073.jpg","method":"GET"} [] [2019-12-05 10:22:13] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de674112bc28348920862.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de674112bc28348920862.jpg","method":"GET"} [] [2019-12-05 10:22:13] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6785400f1f946567765.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6785400f1f946567765.jpg","method":"GET"} [] [2019-12-05 10:22:13] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de678b2c24e5656442339.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de678b2c24e5656442339.jpg","method":"GET"} [] [2019-12-05 10:22:14] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67972560d4793957672.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67972560d4793957672.jpg","method":"GET"} [] [2019-12-05 10:22:14] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67a3d741b5660197053.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67a3d741b5660197053.jpg","method":"GET"} [] [2019-12-05 10:22:14] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67aa9d00f1289066753.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67aa9d00f1289066753.jpg","method":"GET"} [] [2019-12-05 10:22:15] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67b1d87e91111472207.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67b1d87e91111472207.jpg","method":"GET"} [] [2019-12-05 10:22:15] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67bfd55340605702454.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67bfd55340605702454.jpg","method":"GET"} [] [2019-12-05 10:22:15] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67e293d291065343644.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67e293d291065343644.jpg","method":"GET"} [] [2019-12-05 10:22:16] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67ee8c0884505842424.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67ee8c0884505842424.jpg","method":"GET"} [] [2019-12-05 10:22:16] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de67f2f8f997395028208.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de67f2f8f997395028208.jpg","method":"GET"} [] [2019-12-05 10:22:16] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6813193462149870106.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6813193462149870106.jpg","method":"GET"} [] [2019-12-05 10:22:16] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6823bc7831933569994.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6823bc7831933569994.jpg","method":"GET"} [] [2019-12-05 10:22:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6837b44ee4174783343.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6837b44ee4174783343.jpg","method":"GET"} [] [2019-12-05 10:22:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de684201ca50294499074.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de684201ca50294499074.jpg","method":"GET"} [] [2019-12-05 10:22:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de6847c6c936984668128.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de6847c6c936984668128.jpg","method":"GET"} [] [2019-12-05 10:22:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de688e13a142322189588.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de688e13a142322189588.jpg","method":"GET"} [] [2019-12-05 10:22:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de78097639a4957548835.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de78097639a4957548835.jpg","method":"GET"} [] [2019-12-05 10:22:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de780efe9aeb837816830.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de780efe9aeb837816830.jpg","method":"GET"} [] [2019-12-05 10:22:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7815c87030905095657.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7815c87030905095657.jpg","method":"GET"} [] [2019-12-05 10:22:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7af2bf3bcd398861896.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7af2bf3bcd398861896.jpg","method":"GET"} [] [2019-12-05 10:22:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7af6fd343e275429892.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7af6fd343e275429892.jpg","method":"GET"} [] [2019-12-05 10:22:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7afd62122e375649093.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7afd62122e375649093.jpg","method":"GET"} [] [2019-12-05 10:22:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b01656ff9620102344.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b01656ff9620102344.jpg","method":"GET"} [] [2019-12-05 10:22:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b0447f4c2276515039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b0447f4c2276515039.jpg","method":"GET"} [] [2019-12-05 10:22:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b0a8e1c81291790966.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b0a8e1c81291790966.jpg","method":"GET"} [] [2019-12-05 10:22:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b0d4e7ab1517921446.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b0d4e7ab1517921446.jpg","method":"GET"} [] [2019-12-05 10:22:20] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b5b26b4ea828270911.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b5b26b4ea828270911.jpg","method":"GET"} [] [2019-12-05 10:22:20] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b6ef2ac0b502940195.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b6ef2ac0b502940195.jpg","method":"GET"} [] [2019-12-05 10:22:20] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b78a8617b742836918.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b78a8617b742836918.jpg","method":"GET"} [] [2019-12-05 10:22:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b7c30cdc3109553067.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b7c30cdc3109553067.jpg","method":"GET"} [] [2019-12-05 10:22:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b8216cf32337173559.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b8216cf32337173559.jpg","method":"GET"} [] [2019-12-05 10:22:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b84c9813a979808105.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b84c9813a979808105.jpg","method":"GET"} [] [2019-12-05 10:22:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b88e6d831278853119.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b88e6d831278853119.jpg","method":"GET"} [] [2019-12-05 10:22:23] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b90aed123198961132.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b90aed123198961132.jpg","method":"GET"} [] [2019-12-05 10:22:23] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7b93e1a049564214369.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7b93e1a049564214369.jpg","method":"GET"} [] [2019-12-05 10:22:24] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7ba5615b0f981928003.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7ba5615b0f981928003.jpg","method":"GET"} [] [2019-12-05 10:22:24] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7baaabb271991767464.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7baaabb271991767464.jpg","method":"GET"} [] [2019-12-05 10:22:25] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de7bad967182688738953.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de7bad967182688738953.jpg","method":"GET"} [] [2019-12-05 10:22:25] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c41eaf74f570832113.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c41eaf74f570832113.jpg","method":"GET"} [] [2019-12-05 10:22:25] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c40875507802568448.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c40875507802568448.jpg","method":"GET"} [] [2019-12-05 10:22:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c49cc43e6787481470.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c49cc43e6787481470.jpg","method":"GET"} [] [2019-12-05 10:22:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c51f79ee8496584569.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c51f79ee8496584569.jpg","method":"GET"} [] [2019-12-05 10:22:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c5ebc3019020061589.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c5ebc3019020061589.jpg","method":"GET"} [] [2019-12-05 10:22:27] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c619765ad164508434.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c619765ad164508434.jpg","method":"GET"} [] [2019-12-05 10:22:27] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c8db45d5d331928360.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c8db45d5d331928360.jpg","method":"GET"} [] [2019-12-05 10:22:27] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c9127b90e853375578.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c9127b90e853375578.jpg","method":"GET"} [] [2019-12-05 10:22:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c94682dab307011487.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c94682dab307011487.jpg","method":"GET"} [] [2019-12-05 10:22:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c98b3d41f359081932.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c98b3d41f359081932.jpg","method":"GET"} [] [2019-12-05 10:22:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8c9d722bc9930758721.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8c9d722bc9930758721.jpg","method":"GET"} [] [2019-12-05 10:22:29] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ca0aa5bf0840066232.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ca0aa5bf0840066232.jpg","method":"GET"} [] [2019-12-05 10:22:29] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8caf4cc071448612300.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8caf4cc071448612300.jpg","method":"GET"} [] [2019-12-05 10:22:29] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cb17deab0798315039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cb17deab0798315039.jpg","method":"GET"} [] [2019-12-05 10:22:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cb6e9395d255917314.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cb6e9395d255917314.jpg","method":"GET"} [] [2019-12-05 10:22:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cb842880a865020341.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cb842880a865020341.jpg","method":"GET"} [] [2019-12-05 10:22:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cba5a41b1080582550.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cba5a41b1080582550.jpg","method":"GET"} [] [2019-12-05 10:22:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cbc958c17843587160.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cbc958c17843587160.jpg","method":"GET"} [] [2019-12-05 10:22:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cc0f65f01178748658.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cc0f65f01178748658.jpg","method":"GET"} [] [2019-12-05 10:22:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cc983db37356340809.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cc983db37356340809.jpg","method":"GET"} [] [2019-12-05 10:22:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ccd94dab8488020971.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ccd94dab8488020971.jpg","method":"GET"} [] [2019-12-05 10:22:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cd0c8a730345234268.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cd0c8a730345234268.jpg","method":"GET"} [] [2019-12-05 10:22:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cd3908d25115401096.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cd3908d25115401096.jpg","method":"GET"} [] [2019-12-05 10:22:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cd4cd8834272398034.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cd4cd8834272398034.jpg","method":"GET"} [] [2019-12-05 10:22:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cd7353e6f472258869.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cd7353e6f472258869.jpg","method":"GET"} [] [2019-12-05 10:22:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cdc1d72c4741552816.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cdc1d72c4741552816.jpg","method":"GET"} [] [2019-12-05 10:22:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cdf0ea639389228494.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cdf0ea639389228494.jpg","method":"GET"} [] [2019-12-05 10:22:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ce0f84cb0032583583.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ce0f84cb0032583583.jpg","method":"GET"} [] [2019-12-05 10:22:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ce2c1f916789475993.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ce2c1f916789475993.jpg","method":"GET"} [] [2019-12-05 10:22:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ce42b8496854419384.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ce42b8496854419384.jpg","method":"GET"} [] [2019-12-05 10:22:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ce5f17d07651140156.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ce5f17d07651140156.jpg","method":"GET"} [] [2019-12-05 10:22:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ce804c9a9671636432.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ce804c9a9671636432.jpg","method":"GET"} [] [2019-12-05 10:22:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ce92ee7bb759448599.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ce92ee7bb759448599.jpg","method":"GET"} [] [2019-12-05 10:22:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8cefb7cd54941845052.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8cefb7cd54941845052.jpg","method":"GET"} [] [2019-12-05 10:22:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d0233bdf0495167232.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d0233bdf0495167232.jpg","method":"GET"} [] [2019-12-05 10:22:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d0508444f682764322.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d0508444f682764322.jpg","method":"GET"} [] [2019-12-05 10:22:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d372d93d5045882684.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d372d93d5045882684.jpg","method":"GET"} [] [2019-12-05 10:22:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d40572471100504518.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d40572471100504518.jpg","method":"GET"} [] [2019-12-05 10:22:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d4752ea3d630999719.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d4752ea3d630999719.jpg","method":"GET"} [] [2019-12-05 10:22:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d53394742943968324.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d53394742943968324.jpg","method":"GET"} [] [2019-12-05 10:22:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d5e9d0cfe797985379.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d5e9d0cfe797985379.jpg","method":"GET"} [] [2019-12-05 10:22:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d5e9d2ac5309954234.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d5e9d2ac5309954234.jpg","method":"GET"} [] [2019-12-05 10:22:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d701addbb334411842.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d701addbb334411842.jpg","method":"GET"} [] [2019-12-05 10:22:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d794c0970140305938.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d794c0970140305938.jpg","method":"GET"} [] [2019-12-05 10:22:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d81ed31b8401533471.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d81ed31b8401533471.jpg","method":"GET"} [] [2019-12-05 10:22:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d81edd063056198797.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d81edd063056198797.jpg","method":"GET"} [] [2019-12-05 10:22:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d81ee65ca399618313.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d81ee65ca399618313.jpg","method":"GET"} [] [2019-12-05 10:22:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d81eefc7e084222848.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d81eefc7e084222848.jpg","method":"GET"} [] [2019-12-05 10:22:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d8d057524292242065.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d8d057524292242065.jpg","method":"GET"} [] [2019-12-05 10:22:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d8d059d2b707604898.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d8d059d2b707604898.jpg","method":"GET"} [] [2019-12-05 10:22:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d930ebe9a799439466.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d930ebe9a799439466.jpg","method":"GET"} [] [2019-12-05 10:22:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d9496b108840124256.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d9496b108840124256.jpg","method":"GET"} [] [2019-12-05 10:22:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d96f70e83342310874.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d96f70e83342310874.jpg","method":"GET"} [] [2019-12-05 10:22:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8d9dbe0ac8323850557.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8d9dbe0ac8323850557.jpg","method":"GET"} [] [2019-12-05 10:22:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8da4d934ce392994727.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8da4d934ce392994727.jpg","method":"GET"} [] [2019-12-05 10:22:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:22:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:22:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:22:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:22:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:22:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:22:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:22:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:22:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:22:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edd0cd"},"request_uri":"http://localhost:8000/_wdt/edd0cd","method":"GET"} [] [2019-12-05 10:23:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:23:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:23:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:23:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:23:24] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Icy blue","2":null,"3":"2019-12-05 10:23:24","4":"2019-12-05 10:23:24","5":7,"6":1,"7":1} [] [2019-12-05 10:23:24] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8da9c30686660737215.jpg","2":113} [] [2019-12-05 10:23:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:23:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:23:24] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:23:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:23:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:23:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:23:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:23:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:23:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9267af"},"request_uri":"http://localhost:8000/_wdt/9267af","method":"GET"} [] [2019-12-05 10:23:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8da9c30686660737215.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8da9c30686660737215.jpg","method":"GET"} [] [2019-12-05 10:23:29] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:23:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:23:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:23:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:23:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:23:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:23:29] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:23:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:23:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:23:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36daea"},"request_uri":"http://localhost:8000/_wdt/36daea","method":"GET"} [] [2019-12-05 10:23:55] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:23:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:23:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:23:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:23:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:23:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:23:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:23:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:23:55] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Nero Ebano","2":null,"3":"2019-12-05 10:23:55","4":"2019-12-05 10:23:55","5":7,"6":1,"7":1} [] [2019-12-05 10:23:55] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dabbee9e6439869109.jpg","2":114} [] [2019-12-05 10:23:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:23:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:23:56] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:23:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:23:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:23:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:23:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:23:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:23:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6560ce"},"request_uri":"http://localhost:8000/_wdt/6560ce","method":"GET"} [] [2019-12-05 10:23:59] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dabbee9e6439869109.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dabbee9e6439869109.jpg","method":"GET"} [] [2019-12-05 10:24:05] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:24:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:24:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:24:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:24:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:24:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:24:05] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:24:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:24:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:24:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28124b"},"request_uri":"http://localhost:8000/_wdt/28124b","method":"GET"} [] [2019-12-05 10:24:29] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:24:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:24:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:24:29] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Polar white","2":null,"3":"2019-12-05 10:24:29","4":"2019-12-05 10:24:29","5":7,"6":1,"7":1} [] [2019-12-05 10:24:29] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dadda933b758131250.jpg","2":115} [] [2019-12-05 10:24:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:24:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:24:29] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:24:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:24:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:24:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:24:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"027a60"},"request_uri":"http://localhost:8000/_wdt/027a60","method":"GET"} [] [2019-12-05 10:24:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dadda933b758131250.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dadda933b758131250.jpg","method":"GET"} [] [2019-12-05 10:24:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:24:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:24:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:24:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:24:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:24:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:24:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:24:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:24:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e3b5f"},"request_uri":"http://localhost:8000/_wdt/1e3b5f","method":"GET"} [] [2019-12-05 10:24:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:24:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:24:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:24:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:24:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:24:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:24:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:24:59] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Morane extra","2":null,"3":"2019-12-05 10:24:58","4":"2019-12-05 10:24:58","5":7,"6":1,"7":1} [] [2019-12-05 10:24:59] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dafb047c3335749902.jpg","2":116} [] [2019-12-05 10:24:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:24:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:24:59] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:24:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:24:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:24:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:24:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:25:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84e419"},"request_uri":"http://localhost:8000/_wdt/84e419","method":"GET"} [] [2019-12-05 10:25:02] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dafb047c3335749902.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dafb047c3335749902.jpg","method":"GET"} [] [2019-12-05 10:25:05] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:25:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:25:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:25:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:25:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:25:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:25:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:25:05] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:25:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:25:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:25:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"855611"},"request_uri":"http://localhost:8000/_wdt/855611","method":"GET"} [] [2019-12-05 10:25:35] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:25:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:25:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:25:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:25:35] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Zebra","2":null,"3":"2019-12-05 10:25:35","4":"2019-12-05 10:25:35","5":7,"6":1,"7":1} [] [2019-12-05 10:25:35] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8db1fc1004426343354.jpg","2":117} [] [2019-12-05 10:25:35] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:25:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:25:35] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:25:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:25:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:25:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:25:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:25:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"656cf1"},"request_uri":"http://localhost:8000/_wdt/656cf1","method":"GET"} [] [2019-12-05 10:25:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8db1fc1004426343354.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8db1fc1004426343354.jpg","method":"GET"} [] [2019-12-05 10:25:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:25:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:25:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:25:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:25:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:25:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:25:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:25:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:25:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:25:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6cd19"},"request_uri":"http://localhost:8000/_wdt/c6cd19","method":"GET"} [] [2019-12-05 10:26:08] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:26:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:26:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:26:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:26:08] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Méditerranea","2":null,"3":"2019-12-05 10:26:08","4":"2019-12-05 10:26:08","5":7,"6":1,"7":1} [] [2019-12-05 10:26:08] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8db40b6bb0812157644.jpg","2":118} [] [2019-12-05 10:26:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:26:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:26:08] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:26:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:26:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:26:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:26:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:26:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d85eb"},"request_uri":"http://localhost:8000/_wdt/4d85eb","method":"GET"} [] [2019-12-05 10:26:11] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8db40b6bb0812157644.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8db40b6bb0812157644.jpg","method":"GET"} [] [2019-12-05 10:26:38] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:26:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:26:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:26:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:26:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:26:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:26:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:26:38] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:26:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:26:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:26:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fe4b6"},"request_uri":"http://localhost:8000/_wdt/2fe4b6","method":"GET"} [] [2019-12-05 10:27:08] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:27:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:27:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:27:08] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Granit rouge","2":null,"3":"2019-12-05 10:27:08","4":"2019-12-05 10:27:08","5":7,"6":1,"7":1} [] [2019-12-05 10:27:08] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8db7cd5206958060907.jpg","2":119} [] [2019-12-05 10:27:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:27:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:27:08] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:27:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:27:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:27:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:27:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:27:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:27:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4113de"},"request_uri":"http://localhost:8000/_wdt/4113de","method":"GET"} [] [2019-12-05 10:27:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8db7cd5206958060907.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8db7cd5206958060907.jpg","method":"GET"} [] [2019-12-05 10:27:15] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:27:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:27:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:27:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:27:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:27:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:27:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:27:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:27:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:27:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:27:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a8a00"},"request_uri":"http://localhost:8000/_wdt/8a8a00","method":"GET"} [] [2019-12-05 10:27:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:27:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:27:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:27:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:27:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:27:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:27:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:27:50] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Yellow sun","2":null,"3":"2019-12-05 10:27:50","4":"2019-12-05 10:27:50","5":7,"6":1,"7":1} [] [2019-12-05 10:27:50] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dba6ecf76173772228.jpg","2":120} [] [2019-12-05 10:27:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:27:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:27:51] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:27:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:27:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:27:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:27:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:27:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b4060"},"request_uri":"http://localhost:8000/_wdt/6b4060","method":"GET"} [] [2019-12-05 10:27:53] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dba6ecf76173772228.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dba6ecf76173772228.jpg","method":"GET"} [] [2019-12-05 10:28:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:28:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:28:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:28:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:28:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:28:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:28:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:28:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:28:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:28:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:28:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"756b41"},"request_uri":"http://localhost:8000/_wdt/756b41","method":"GET"} [] [2019-12-05 10:28:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:28:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:28:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:28:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:28:45] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Rosso verona","2":null,"3":"2019-12-05 10:28:45","4":"2019-12-05 10:28:45","5":7,"6":1,"7":1} [] [2019-12-05 10:28:45] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dbdd2f371688126817.jpg","2":121} [] [2019-12-05 10:28:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:28:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:28:45] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:28:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:28:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:28:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:28:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:28:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:28:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91b2f0"},"request_uri":"http://localhost:8000/_wdt/91b2f0","method":"GET"} [] [2019-12-05 10:28:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dbdd2f371688126817.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dbdd2f371688126817.jpg","method":"GET"} [] [2019-12-05 10:28:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:28:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:28:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:28:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:28:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:28:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:28:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:28:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:28:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:28:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:28:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32e764"},"request_uri":"http://localhost:8000/_wdt/32e764","method":"GET"} [] [2019-12-05 10:29:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:29:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:29:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:29:10] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Glacier royal","2":null,"3":"2019-12-05 10:29:10","4":"2019-12-05 10:29:10","5":7,"6":1,"7":1} [] [2019-12-05 10:29:10] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dbf60f5f6596642892.jpg","2":122} [] [2019-12-05 10:29:10] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:29:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:29:10] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:29:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:29:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:29:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:29:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:29:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d7151"},"request_uri":"http://localhost:8000/_wdt/0d7151","method":"GET"} [] [2019-12-05 10:29:13] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dbf60f5f6596642892.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dbf60f5f6596642892.jpg","method":"GET"} [] [2019-12-05 10:29:15] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:29:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:29:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:29:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:29:16] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:29:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:29:16] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:29:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:29:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:29:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e1d722"},"request_uri":"http://localhost:8000/_wdt/e1d722","method":"GET"} [] [2019-12-05 10:29:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:29:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:29:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:29:45] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Grauwacke","2":null,"3":"2019-12-05 10:29:45","4":"2019-12-05 10:29:45","5":7,"6":1,"7":1} [] [2019-12-05 10:29:45] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dc199e90f717510375.jpg","2":123} [] [2019-12-05 10:29:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:29:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:29:45] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:29:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:29:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:29:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:29:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c5615"},"request_uri":"http://localhost:8000/_wdt/8c5615","method":"GET"} [] [2019-12-05 10:29:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dc199e90f717510375.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dc199e90f717510375.jpg","method":"GET"} [] [2019-12-05 10:29:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:29:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:29:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:29:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:29:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:29:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:29:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:29:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:29:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:29:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:29:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed0a6c"},"request_uri":"http://localhost:8000/_wdt/ed0a6c","method":"GET"} [] [2019-12-05 10:30:53] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:30:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:30:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:30:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:30:53] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Basalte noir","2":null,"3":"2019-12-05 10:30:53","4":"2019-12-05 10:30:53","5":7,"6":1,"7":1} [] [2019-12-05 10:30:53] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dc5d70a07734691003.jpg","2":124} [] [2019-12-05 10:30:53] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:30:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:30:53] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:30:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:30:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:30:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:30:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:30:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:30:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"136db7"},"request_uri":"http://localhost:8000/_wdt/136db7","method":"GET"} [] [2019-12-05 10:30:56] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dc5d70a07734691003.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dc5d70a07734691003.jpg","method":"GET"} [] [2019-12-05 10:31:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:31:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:31:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:31:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:31:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:31:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:31:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:31:03] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:31:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:31:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:31:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9758df"},"request_uri":"http://localhost:8000/_wdt/9758df","method":"GET"} [] [2019-12-05 10:31:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:31:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:31:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:31:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:31:34] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Castle","2":null,"3":"2019-12-05 10:31:34","4":"2019-12-05 10:31:34","5":7,"6":1,"7":1} [] [2019-12-05 10:31:34] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dc8633a0d907314780.jpg","2":125} [] [2019-12-05 10:31:34] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:31:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:31:34] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:31:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:31:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:31:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:31:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:31:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:31:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3c463"},"request_uri":"http://localhost:8000/_wdt/e3c463","method":"GET"} [] [2019-12-05 10:31:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dc8633a0d907314780.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dc8633a0d907314780.jpg","method":"GET"} [] [2019-12-05 10:31:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:31:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:31:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:31:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:31:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:31:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:31:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:31:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:31:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:31:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:31:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f62606"},"request_uri":"http://localhost:8000/_wdt/f62606","method":"GET"} [] [2019-12-05 10:32:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:32:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:32:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:32:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:32:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:32:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:32:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:32:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:32:33] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Torino rosso","2":null,"3":"2019-12-05 10:32:33","4":"2019-12-05 10:32:33","5":7,"6":1,"7":1} [] [2019-12-05 10:32:33] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dcc1e0502258575158.jpg","2":126} [] [2019-12-05 10:32:33] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:32:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:32:33] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:32:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:32:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:32:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:32:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:32:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:32:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03f13b"},"request_uri":"http://localhost:8000/_wdt/03f13b","method":"GET"} [] [2019-12-05 10:32:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dcc1e0502258575158.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dcc1e0502258575158.jpg","method":"GET"} [] [2019-12-05 10:32:54] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:32:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:32:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:32:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:32:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:32:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:32:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:32:54] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:32:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:32:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:32:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd4eea"},"request_uri":"http://localhost:8000/_wdt/cd4eea","method":"GET"} [] [2019-12-05 10:33:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:33:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:33:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:33:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:33:28] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bianco rosa","2":null,"3":"2019-12-05 10:33:28","4":"2019-12-05 10:33:28","5":7,"6":1,"7":1} [] [2019-12-05 10:33:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dcf89bc13073243444.jpg","2":127} [] [2019-12-05 10:33:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:33:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:33:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:33:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:33:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:33:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:33:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:33:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91ee53"},"request_uri":"http://localhost:8000/_wdt/91ee53","method":"GET"} [] [2019-12-05 10:33:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dcf89bc13073243444.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dcf89bc13073243444.jpg","method":"GET"} [] [2019-12-05 10:33:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:33:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:33:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:33:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:33:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:33:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:33:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:33:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:33:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:33:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:33:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6ccc4"},"request_uri":"http://localhost:8000/_wdt/a6ccc4","method":"GET"} [] [2019-12-05 10:34:34] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:34:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:34:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:34:34] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Rosso verona","2":null,"3":"2019-12-05 10:34:34","4":"2019-12-05 10:34:34","5":7,"6":1,"7":1} [] [2019-12-05 10:34:34] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dd3a7ee73604827757.jpg","2":128} [] [2019-12-05 10:34:34] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:34:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:34:34] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:34:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:34:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:34:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:34:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:34:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:34:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e56233"},"request_uri":"http://localhost:8000/_wdt/e56233","method":"GET"} [] [2019-12-05 10:34:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dd3a7ee73604827757.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dd3a7ee73604827757.jpg","method":"GET"} [] [2019-12-05 10:34:46] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:34:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:34:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:34:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:34:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:34:46] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:34:46] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:34:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:34:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:34:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a3e78"},"request_uri":"http://localhost:8000/_wdt/6a3e78","method":"GET"} [] [2019-12-05 10:35:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:35:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:35:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:35:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:35:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:35:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:35:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:35:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:35:43] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Tuiles","2":null,"3":"2019-12-05 10:35:43","4":"2019-12-05 10:35:43","5":7,"6":1,"7":1} [] [2019-12-05 10:35:43] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dd7fea411503631074.jpg","2":129} [] [2019-12-05 10:35:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:35:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:35:44] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:35:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:35:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:35:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:35:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:35:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:35:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"522a80"},"request_uri":"http://localhost:8000/_wdt/522a80","method":"GET"} [] [2019-12-05 10:35:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dd7fea411503631074.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dd7fea411503631074.jpg","method":"GET"} [] [2019-12-05 10:35:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:35:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:35:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:35:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:35:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:35:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:35:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:35:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:35:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:35:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:35:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c044f"},"request_uri":"http://localhost:8000/_wdt/8c044f","method":"GET"} [] [2019-12-05 10:36:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:36:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:36:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:36:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:36:31] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Norwegian pink","2":null,"3":"2019-12-05 10:36:31","4":"2019-12-05 10:36:31","5":7,"6":1,"7":1} [] [2019-12-05 10:36:31] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ddaf3e42e229272616.jpg","2":130} [] [2019-12-05 10:36:31] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:36:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:36:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:36:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:36:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:36:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:36:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:36:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:36:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b1c9c"},"request_uri":"http://localhost:8000/_wdt/3b1c9c","method":"GET"} [] [2019-12-05 10:36:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ddaf3e42e229272616.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ddaf3e42e229272616.jpg","method":"GET"} [] [2019-12-05 10:36:44] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:36:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:36:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:36:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:36:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:36:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:36:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:36:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:36:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:36:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:36:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0dfe1d"},"request_uri":"http://localhost:8000/_wdt/0dfe1d","method":"GET"} [] [2019-12-05 10:37:11] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:37:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:37:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["7"]] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:37:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:37:11] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Lave","2":null,"3":"2019-12-05 10:37:11","4":"2019-12-05 10:37:11","5":7,"6":1,"7":1} [] [2019-12-05 10:37:11] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8ddd71ab4b401465267.jpg","2":131} [] [2019-12-05 10:37:11] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:37:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:37:11] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:37:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:37:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:37:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:37:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:37:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:37:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"257928"},"request_uri":"http://localhost:8000/_wdt/257928","method":"GET"} [] [2019-12-05 10:37:12] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8ddd71ab4b401465267.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8ddd71ab4b401465267.jpg","method":"GET"} [] [2019-12-05 10:43:19] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:43:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:43:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:43:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:43:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:43:19] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:43:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:43:19] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:43:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:43:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:43:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8f88f"},"request_uri":"http://localhost:8000/_wdt/a8f88f","method":"GET"} [] [2019-12-05 10:44:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:44:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:44:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["103"]] [] [2019-12-05 10:44:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:44:28] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque Djibouti","2":null,"3":"2019-12-05 10:44:28","4":"2019-12-05 10:44:28","5":9,"6":1,"7":1} [] [2019-12-05 10:44:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8df8cac206116294274.jpg","2":132} [] [2019-12-05 10:44:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8df8cb25a2940389497.jpg","2":132} [] [2019-12-05 10:44:28] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [132,103] [] [2019-12-05 10:44:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:44:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:44:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:44:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:44:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:44:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:44:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:44:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09bf28"},"request_uri":"http://localhost:8000/_wdt/09bf28","method":"GET"} [] [2019-12-05 10:44:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8df8cac206116294274.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8df8cac206116294274.jpg","method":"GET"} [] [2019-12-05 10:44:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8df8cb25a2940389497.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8df8cb25a2940389497.jpg","method":"GET"} [] [2019-12-05 10:44:37] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:44:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:44:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:44:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:44:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:44:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:44:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:44:37] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:44:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:44:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:44:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4095b"},"request_uri":"http://localhost:8000/_wdt/e4095b","method":"GET"} [] [2019-12-05 10:45:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:45:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:45:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["104"]] [] [2019-12-05 10:45:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:45:09] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque galet basalte","2":null,"3":"2019-12-05 10:45:09","4":"2019-12-05 10:45:09","5":9,"6":1,"7":1} [] [2019-12-05 10:45:09] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8dfb534377412525850.jpg","2":133} [] [2019-12-05 10:45:09] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [133,104] [] [2019-12-05 10:45:09] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:45:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:45:09] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:45:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:45:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:45:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 10:45:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:45:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:45:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b4741"},"request_uri":"http://localhost:8000/_wdt/6b4741","method":"GET"} [] [2019-12-05 10:45:13] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8dfb534377412525850.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8dfb534377412525850.jpg","method":"GET"} [] [2019-12-05 10:45:15] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:45:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:45:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:45:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:45:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:45:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:45:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:45:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:45:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:45:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:45:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"511e34"},"request_uri":"http://localhost:8000/_wdt/511e34","method":"GET"} [] [2019-12-05 10:48:25] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:48:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:48:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["105"]] [] [2019-12-05 10:48:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:48:25] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque Bamako","2":null,"3":"2019-12-05 10:48:25","4":"2019-12-05 10:48:25","5":9,"6":1,"7":1} [] [2019-12-05 10:48:25] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e07946636316888102.jpg","2":134} [] [2019-12-05 10:48:25] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [134,105] [] [2019-12-05 10:48:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:48:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:48:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:48:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:48:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 10:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 10:48:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:48:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:48:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dccedd"},"request_uri":"http://localhost:8000/_wdt/dccedd","method":"GET"} [] [2019-12-05 10:48:27] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e07946636316888102.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e07946636316888102.jpg","method":"GET"} [] [2019-12-05 10:48:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:48:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:48:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:48:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:48:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:48:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:48:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:48:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:48:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:48:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:48:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d025cf"},"request_uri":"http://localhost:8000/_wdt/d025cf","method":"GET"} [] [2019-12-05 10:50:55] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:50:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:50:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["106"]] [] [2019-12-05 10:50:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:50:55] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque Niamey","2":null,"3":"2019-12-05 10:50:55","4":"2019-12-05 10:50:55","5":9,"6":1,"7":1} [] [2019-12-05 10:50:55] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e10f97b93315736251.jpg","2":135} [] [2019-12-05 10:50:55] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [135,106] [] [2019-12-05 10:50:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:50:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:50:55] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:50:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:50:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 10:50:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 10:50:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:50:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:50:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06c879"},"request_uri":"http://localhost:8000/_wdt/06c879","method":"GET"} [] [2019-12-05 10:51:01] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e10f97b93315736251.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e10f97b93315736251.jpg","method":"GET"} [] [2019-12-05 10:55:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:55:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:55:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:55:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:55:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:55:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:55:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:55:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:55:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:55:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88cf13"},"request_uri":"http://localhost:8000/_wdt/88cf13","method":"GET"} [] [2019-12-05 10:57:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:57:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:57:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["107"]] [] [2019-12-05 10:57:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:57:50] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque Dakar","2":null,"3":"2019-12-05 10:57:50","4":"2019-12-05 10:57:50","5":9,"6":1,"7":1} [] [2019-12-05 10:57:50] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e2ae8974b000026470.jpg","2":136} [] [2019-12-05 10:57:50] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [136,107] [] [2019-12-05 10:57:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:57:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:57:50] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:57:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:57:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 10:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 10:57:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:57:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:57:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f090eb"},"request_uri":"http://localhost:8000/_wdt/f090eb","method":"GET"} [] [2019-12-05 10:57:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e2ae8974b000026470.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e2ae8974b000026470.jpg","method":"GET"} [] [2019-12-05 10:57:55] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:57:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:57:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:57:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:57:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:57:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:57:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:57:55] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:57:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:57:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:57:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"698a29"},"request_uri":"http://localhost:8000/_wdt/698a29","method":"GET"} [] [2019-12-05 10:58:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:58:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:58:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["108"]] [] [2019-12-05 10:58:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:58:30] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque Captown","2":null,"3":"2019-12-05 10:58:30","4":"2019-12-05 10:58:30","5":9,"6":1,"7":1} [] [2019-12-05 10:58:30] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e2d68f6e7134866960.jpg","2":137} [] [2019-12-05 10:58:30] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [137,108] [] [2019-12-05 10:58:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:58:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:58:30] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:58:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:58:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 10:58:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 10:58:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:58:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:58:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d9018"},"request_uri":"http://localhost:8000/_wdt/2d9018","method":"GET"} [] [2019-12-05 10:58:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e2d68f6e7134866960.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e2d68f6e7134866960.jpg","method":"GET"} [] [2019-12-05 10:58:35] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:58:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:58:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:58:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:58:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:58:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:58:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:58:35] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:58:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:58:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:58:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bf5c8"},"request_uri":"http://localhost:8000/_wdt/7bf5c8","method":"GET"} [] [2019-12-05 10:59:03] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:59:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:59:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:59:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:59:04] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque Tunis 70","2":null,"3":"2019-12-05 10:59:04","4":"2019-12-05 10:59:04","5":9,"6":1,"7":1} [] [2019-12-05 10:59:04] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e2f82bdac355138883.jpg","2":138} [] [2019-12-05 10:59:04] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:59:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:59:04] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:59:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 10:59:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 10:59:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:59:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:59:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43b84a"},"request_uri":"http://localhost:8000/_wdt/43b84a","method":"GET"} [] [2019-12-05 10:59:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e2f82bdac355138883.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e2f82bdac355138883.jpg","method":"GET"} [] [2019-12-05 10:59:11] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:59:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:59:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:59:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:59:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:59:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:59:11] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:59:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:59:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:59:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be8cbc"},"request_uri":"http://localhost:8000/_wdt/be8cbc","method":"GET"} [] [2019-12-05 10:59:49] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 10:59:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 10:59:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 10:59:49] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Vasque Tunis 45","2":null,"3":"2019-12-05 10:59:49","4":"2019-12-05 10:59:49","5":9,"6":1,"7":1} [] [2019-12-05 10:59:49] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e3259fe29280042219.jpg","2":139} [] [2019-12-05 10:59:49] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 10:59:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:59:49] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 10:59:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 10:59:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 10:59:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:59:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:59:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1232e4"},"request_uri":"http://localhost:8000/_wdt/1232e4","method":"GET"} [] [2019-12-05 10:59:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e3259fe29280042219.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e3259fe29280042219.jpg","method":"GET"} [] [2019-12-05 10:59:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 10:59:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 10:59:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 10:59:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 10:59:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 10:59:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 10:59:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 10:59:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 10:59:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 10:59:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 10:59:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17750c"},"request_uri":"http://localhost:8000/_wdt/17750c","method":"GET"} [] [2019-12-05 11:02:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:02:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["111","112"]] [] [2019-12-05 11:02:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:02:20] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Évier massif","2":null,"3":"2019-12-05 11:02:20","4":"2019-12-05 11:02:20","5":9,"6":1,"7":1} [] [2019-12-05 11:02:20] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e3bc2a20d850422637.jpg","2":140} [] [2019-12-05 11:02:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [140,111] [] [2019-12-05 11:02:20] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [140,112] [] [2019-12-05 11:02:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:02:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:02:20] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:02:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:02:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:02:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:02:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"404010"},"request_uri":"http://localhost:8000/_wdt/404010","method":"GET"} [] [2019-12-05 11:02:23] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e3bc2a20d850422637.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e3bc2a20d850422637.jpg","method":"GET"} [] [2019-12-05 11:02:25] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"139"},"request_uri":"http://localhost:8000/admin/produits/139","method":"GET"} [] [2019-12-05 11:02:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["139"] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [139] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:02:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:02:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/139")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/139\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:02:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"942599"},"request_uri":"http://localhost:8000/_wdt/942599","method":"GET"} [] [2019-12-05 11:02:33] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"139"},"request_uri":"http://localhost:8000/admin/produits/139","method":"POST"} [] [2019-12-05 11:02:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["139"] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [139] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["110"]] [] [2019-12-05 11:02:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:02:33] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [139,110] [] [2019-12-05 11:02:33] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:02:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:02:33] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:02:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:02:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:02:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:02:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:02:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bbaf3"},"request_uri":"http://localhost:8000/_wdt/8bbaf3","method":"GET"} [] [2019-12-05 11:02:39] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:02:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:02:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:02:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:02:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:02:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:02:39] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:02:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:02:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:02:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"534e6a"},"request_uri":"http://localhost:8000/_wdt/534e6a","method":"GET"} [] [2019-12-05 11:04:40] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:04:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:04:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:04:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:04:40] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["9"]] [] [2019-12-05 11:04:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:04:40] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:04:40] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["113","114"]] [] [2019-12-05 11:04:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:04:41] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bac à douche","2":null,"3":"2019-12-05 11:04:40","4":"2019-12-05 11:04:40","5":9,"6":1,"7":1} [] [2019-12-05 11:04:41] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e4490601b110078998.jpg","2":141} [] [2019-12-05 11:04:41] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e44910547059510355.jpg","2":141} [] [2019-12-05 11:04:41] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [141,113] [] [2019-12-05 11:04:41] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [141,114] [] [2019-12-05 11:04:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:04:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:04:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:04:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:04:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:04:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:04:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:04:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:04:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d3738"},"request_uri":"http://localhost:8000/_wdt/2d3738","method":"GET"} [] [2019-12-05 11:04:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e4490601b110078998.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e4490601b110078998.jpg","method":"GET"} [] [2019-12-05 11:04:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e44910547059510355.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e44910547059510355.jpg","method":"GET"} [] [2019-12-05 11:07:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:07:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:07:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:07:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:07:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:07:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:07:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:07:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:07:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:07:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:07:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"325e91"},"request_uri":"http://localhost:8000/_wdt/325e91","method":"GET"} [] [2019-12-05 11:09:48] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:09:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:09:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:09:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:09:48] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine Noyers","2":null,"3":"2019-12-05 11:09:48","4":"2019-12-05 11:09:48","5":10,"6":1,"7":1} [] [2019-12-05 11:09:48] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e57ca92dd921386773.jpg","2":142} [] [2019-12-05 11:09:48] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:09:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:09:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:09:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:09:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:09:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:09:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:09:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:09:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:09:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dbe31"},"request_uri":"http://localhost:8000/_wdt/1dbe31","method":"GET"} [] [2019-12-05 11:09:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e57ca92dd921386773.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e57ca92dd921386773.jpg","method":"GET"} [] [2019-12-05 11:12:12] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les","method":"GET"} [] [2019-12-05 11:12:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:12:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:12:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:12:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-05 11:12:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:12:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:12:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ff677"},"request_uri":"http://localhost:8000/_wdt/5ff677","method":"GET"} [] [2019-12-05 11:12:33] request.INFO: Matched route "admin.modele.new". {"route":"admin.modele.new","route_parameters":{"_route":"admin.modele.new","_controller":"App\\Controller\\Admin\\AdminModeleController::new"},"request_uri":"http://localhost:8000/admin/mod%C3%A8les/new","method":"GET"} [] [2019-12-05 11:12:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:12:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:12:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:12:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:12:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:12:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"373140"},"request_uri":"http://localhost:8000/_wdt/373140","method":"GET"} [] [2019-12-05 11:12:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/mod%C3%A8les")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/mod%C3%A8les\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:12:38] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:12:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:12:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:12:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:12:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:12:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c121fa"},"request_uri":"http://localhost:8000/_wdt/c121fa","method":"GET"} [] [2019-12-05 11:12:43] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"142"},"request_uri":"http://localhost:8000/admin/produits/142","method":"GET"} [] [2019-12-05 11:12:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:12:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["142"] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [142] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:12:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:12:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/142")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/142\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:12:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f12d84"},"request_uri":"http://localhost:8000/_wdt/f12d84","method":"GET"} [] [2019-12-05 11:13:06] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"142"},"request_uri":"http://localhost:8000/admin/produits/142","method":"POST"} [] [2019-12-05 11:13:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["142"] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [142] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["115"]] [] [2019-12-05 11:13:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:13:06] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [142,115] [] [2019-12-05 11:13:06] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:13:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:13:06] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:13:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:13:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:13:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:13:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:13:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31eeee"},"request_uri":"http://localhost:8000/_wdt/31eeee","method":"GET"} [] [2019-12-05 11:13:20] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:13:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:13:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:13:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:13:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:13:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:13:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:13:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:13:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:13:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b4a1e"},"request_uri":"http://localhost:8000/_wdt/8b4a1e","method":"GET"} [] [2019-12-05 11:13:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:13:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:13:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["116"]] [] [2019-12-05 11:13:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:13:59] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine Laila","2":null,"3":"2019-12-05 11:13:58","4":"2019-12-05 11:13:58","5":10,"6":1,"7":1} [] [2019-12-05 11:13:59] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e67706f82485576933.jpg","2":143} [] [2019-12-05 11:13:59] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [143,116] [] [2019-12-05 11:13:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:13:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:13:59] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:13:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:13:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:13:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:14:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81018f"},"request_uri":"http://localhost:8000/_wdt/81018f","method":"GET"} [] [2019-12-05 11:14:00] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e67706f82485576933.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e67706f82485576933.jpg","method":"GET"} [] [2019-12-05 11:14:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:14:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:14:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:14:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:14:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:14:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:14:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:14:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:14:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:14:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:14:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a04ec"},"request_uri":"http://localhost:8000/_wdt/5a04ec","method":"GET"} [] [2019-12-05 11:14:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:14:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["117"]] [] [2019-12-05 11:14:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:14:31] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine Montigny","2":null,"3":"2019-12-05 11:14:30","4":"2019-12-05 11:14:30","5":10,"6":1,"7":1} [] [2019-12-05 11:14:31] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e6970ca9c264448433.jpg","2":144} [] [2019-12-05 11:14:31] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [144,117] [] [2019-12-05 11:14:31] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:14:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:14:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:14:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:14:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:14:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:14:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce9e70"},"request_uri":"http://localhost:8000/_wdt/ce9e70","method":"GET"} [] [2019-12-05 11:14:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e6970ca9c264448433.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e6970ca9c264448433.jpg","method":"GET"} [] [2019-12-05 11:14:37] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:14:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:14:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:14:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:14:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:14:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:14:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:14:37] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:14:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:14:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:14:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e06c64"},"request_uri":"http://localhost:8000/_wdt/e06c64","method":"GET"} [] [2019-12-05 11:15:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:15:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:15:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["118"]] [] [2019-12-05 11:15:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:15:42] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bassin - Baignoire galet","2":null,"3":"2019-12-05 11:15:42","4":"2019-12-05 11:15:42","5":10,"6":1,"7":1} [] [2019-12-05 11:15:42] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e6deb0251141752833.jpg","2":145} [] [2019-12-05 11:15:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [145,118] [] [2019-12-05 11:15:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:15:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:15:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:15:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:15:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:15:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:15:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:15:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3933d"},"request_uri":"http://localhost:8000/_wdt/d3933d","method":"GET"} [] [2019-12-05 11:15:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e6deb0251141752833.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e6deb0251141752833.jpg","method":"GET"} [] [2019-12-05 11:15:48] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:15:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:15:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:15:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:15:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:15:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:15:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:15:48] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:15:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:15:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:15:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"510238"},"request_uri":"http://localhost:8000/_wdt/510238","method":"GET"} [] [2019-12-05 11:16:43] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:16:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:16:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["119"]] [] [2019-12-05 11:16:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:16:43] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine cascade","2":null,"3":"2019-12-05 11:16:43","4":"2019-12-05 11:16:43","5":10,"6":1,"7":1} [] [2019-12-05 11:16:43] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e71b3bae6728379838.jpg","2":146} [] [2019-12-05 11:16:43] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e71b3e314257402998.jpg","2":146} [] [2019-12-05 11:16:43] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [146,119] [] [2019-12-05 11:16:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:16:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:16:43] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:16:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:16:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 11:16:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:16:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:16:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"614a0a"},"request_uri":"http://localhost:8000/_wdt/614a0a","method":"GET"} [] [2019-12-05 11:16:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e71b3bae6728379838.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e71b3bae6728379838.jpg","method":"GET"} [] [2019-12-05 11:16:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e71b3e314257402998.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e71b3e314257402998.jpg","method":"GET"} [] [2019-12-05 11:16:50] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:16:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:16:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:16:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:16:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:16:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:16:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:16:50] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:16:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:16:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:16:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cf0f1"},"request_uri":"http://localhost:8000/_wdt/2cf0f1","method":"GET"} [] [2019-12-05 11:17:42] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:17:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:17:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["120"]] [] [2019-12-05 11:17:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:17:42] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine ribbe jar","2":null,"3":"2019-12-05 11:17:42","4":"2019-12-05 11:17:42","5":10,"6":1,"7":1} [] [2019-12-05 11:17:42] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e756ade1e017444176.jpg","2":147} [] [2019-12-05 11:17:42] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [147,120] [] [2019-12-05 11:17:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:17:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:17:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:17:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:17:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 11:17:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 11:17:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:17:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:17:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbb49d"},"request_uri":"http://localhost:8000/_wdt/fbb49d","method":"GET"} [] [2019-12-05 11:17:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e756ade1e017444176.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e756ade1e017444176.jpg","method":"GET"} [] [2019-12-05 11:17:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:17:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:17:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:17:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:17:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:17:47] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:17:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:17:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:17:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"194036"},"request_uri":"http://localhost:8000/_wdt/194036","method":"GET"} [] [2019-12-05 11:18:12] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:18:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:18:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["121"]] [] [2019-12-05 11:18:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:18:12] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine Sozu","2":null,"3":"2019-12-05 11:18:12","4":"2019-12-05 11:18:12","5":10,"6":1,"7":1} [] [2019-12-05 11:18:12] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e77418cd7694330484.jpg","2":148} [] [2019-12-05 11:18:12] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [148,121] [] [2019-12-05 11:18:12] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:18:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:18:12] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:18:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:18:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 11:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 11:18:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:18:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:18:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21a221"},"request_uri":"http://localhost:8000/_wdt/21a221","method":"GET"} [] [2019-12-05 11:18:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e77418cd7694330484.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e77418cd7694330484.jpg","method":"GET"} [] [2019-12-05 11:18:18] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:18:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:18:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:18:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:18:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:18:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:18:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:18:18] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:18:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:18:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:18:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"222770"},"request_uri":"http://localhost:8000/_wdt/222770","method":"GET"} [] [2019-12-05 11:18:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:18:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:18:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:18:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:18:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:18:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:18:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:18:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["122"]] [] [2019-12-05 11:18:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:18:53] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine comète","2":null,"3":"2019-12-05 11:18:52","4":"2019-12-05 11:18:52","5":10,"6":1,"7":1} [] [2019-12-05 11:18:53] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e79cee766033956988.jpg","2":149} [] [2019-12-05 11:18:53] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [149,122] [] [2019-12-05 11:18:53] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:18:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:18:53] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:18:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:18:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 11:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 11:18:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:18:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:18:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd1862"},"request_uri":"http://localhost:8000/_wdt/dd1862","method":"GET"} [] [2019-12-05 11:18:55] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e79cee766033956988.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e79cee766033956988.jpg","method":"GET"} [] [2019-12-05 11:19:39] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:19:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:19:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:19:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:19:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:19:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:19:39] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:19:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:19:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:19:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"897bf7"},"request_uri":"http://localhost:8000/_wdt/897bf7","method":"GET"} [] [2019-12-05 11:21:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:21:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:21:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["121"]] [] [2019-12-05 11:21:51] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:21:51] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine bassin et calice","2":null,"3":"2019-12-05 11:21:51","4":"2019-12-05 11:21:51","5":10,"6":1,"7":1} [] [2019-12-05 11:21:51] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e84f8040f440501955.jpg","2":150} [] [2019-12-05 11:21:51] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [150,121] [] [2019-12-05 11:21:51] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:21:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:21:51] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:21:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:21:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 11:21:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 11:21:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:21:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:21:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d11c5"},"request_uri":"http://localhost:8000/_wdt/9d11c5","method":"GET"} [] [2019-12-05 11:21:54] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e84f8040f440501955.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e84f8040f440501955.jpg","method":"GET"} [] [2019-12-05 11:21:59] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:21:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:21:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:21:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:21:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:21:59] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:21:59] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:21:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:22:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:22:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbe024"},"request_uri":"http://localhost:8000/_wdt/dbe024","method":"GET"} [] [2019-12-05 11:23:15] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:23:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:23:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["121"]] [] [2019-12-05 11:23:15] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:23:15] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine table basse","2":null,"3":"2019-12-05 11:23:15","4":"2019-12-05 11:23:15","5":10,"6":1,"7":1} [] [2019-12-05 11:23:15] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e8a319464767524346.jpg","2":151} [] [2019-12-05 11:23:15] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [151,121] [] [2019-12-05 11:23:15] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:23:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:23:15] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:23:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:23:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 11:23:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 11:23:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:23:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:23:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47eee9"},"request_uri":"http://localhost:8000/_wdt/47eee9","method":"GET"} [] [2019-12-05 11:23:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e8a319464767524346.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e8a319464767524346.jpg","method":"GET"} [] [2019-12-05 11:23:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 11:23:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:23:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:23:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 11:23:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 11:23:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 11:23:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 11:23:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:23:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6eeb5c"},"request_uri":"http://localhost:8000/_wdt/6eeb5c","method":"GET"} [] [2019-12-05 11:24:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 11:24:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:24:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["10"]] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["123"]] [] [2019-12-05 11:24:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 11:24:52] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fontaine sur-mesure","2":null,"3":"2019-12-05 11:24:52","4":"2019-12-05 11:24:52","5":10,"6":1,"7":1} [] [2019-12-05 11:24:52] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de8e9046310a225573741.jpg","2":152} [] [2019-12-05 11:24:52] doctrine.DEBUG: INSERT INTO product_modele (product_id, modele_id) VALUES (?, ?) [152,123] [] [2019-12-05 11:24:52] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 11:24:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:24:52] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 11:24:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 11:24:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 11:24:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 11:24:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 11:24:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 11:24:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db4698"},"request_uri":"http://localhost:8000/_wdt/db4698","method":"GET"} [] [2019-12-05 11:24:58] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de8e9046310a225573741.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de8e9046310a225573741.jpg","method":"GET"} [] [2019-12-05 14:29:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:29:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:29:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:29:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:29:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:29:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:29:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:29:34] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:29:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:29:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:29:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f98595"},"request_uri":"http://localhost:8000/_wdt/f98595","method":"GET"} [] [2019-12-05 14:30:57] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:30:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:30:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:30:57] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:30:57] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Multi Nettoyant","2":"Nettoyant fin de chantier [...]","3":"2019-12-05 14:30:57","4":"2019-12-05 14:30:57","5":11,"6":1,"7":1} [] [2019-12-05 14:30:57] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de914a13931d094012319.jpg","2":153} [] [2019-12-05 14:30:57] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:30:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:30:57] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:30:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:30:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:30:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:30:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:30:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:30:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f234d7"},"request_uri":"http://localhost:8000/_wdt/f234d7","method":"GET"} [] [2019-12-05 14:30:59] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de914a13931d094012319.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de914a13931d094012319.jpg","method":"GET"} [] [2019-12-05 14:31:02] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:31:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:31:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:31:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:31:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:31:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:31:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:31:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:31:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:31:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:31:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78b45a"},"request_uri":"http://localhost:8000/_wdt/78b45a","method":"GET"} [] [2019-12-05 14:32:02] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:32:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:32:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:32:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:32:02] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Enlève ciment","2":"Nettoyant fin de chantier [...]","3":"2019-12-05 14:32:02","4":"2019-12-05 14:32:02","5":11,"6":1,"7":1} [] [2019-12-05 14:32:02] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de914e27155b220387092.jpg","2":154} [] [2019-12-05 14:32:02] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:32:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:32:02] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:32:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:32:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:32:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:32:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:32:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:32:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb5c12"},"request_uri":"http://localhost:8000/_wdt/bb5c12","method":"GET"} [] [2019-12-05 14:32:04] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de914e27155b220387092.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de914e27155b220387092.jpg","method":"GET"} [] [2019-12-05 14:32:08] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:32:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:32:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:32:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:32:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:32:08] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:32:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:32:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:32:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fe3d5"},"request_uri":"http://localhost:8000/_wdt/8fe3d5","method":"GET"} [] [2019-12-05 14:33:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:33:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:33:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:33:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:33:24] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Nettoyant extérieur","2":"Élimine l'encrassement vég [...]","3":"2019-12-05 14:33:24","4":"2019-12-05 14:33:24","5":11,"6":1,"7":1} [] [2019-12-05 14:33:24] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de91534c1a49371367983.jpg","2":155} [] [2019-12-05 14:33:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:33:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:33:24] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:33:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:33:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:33:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:33:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:33:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:33:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0a516"},"request_uri":"http://localhost:8000/_wdt/b0a516","method":"GET"} [] [2019-12-05 14:33:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de91534c1a49371367983.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de91534c1a49371367983.jpg","method":"GET"} [] [2019-12-05 14:33:29] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:33:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:33:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:33:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:33:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:33:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:33:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:33:29] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:33:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:33:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:33:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f50744"},"request_uri":"http://localhost:8000/_wdt/f50744","method":"GET"} [] [2019-12-05 14:33:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:33:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:33:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:33:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:33:58] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Rouille net","2":"Élimine les tâches de roui [...]","3":"2019-12-05 14:33:58","4":"2019-12-05 14:33:58","5":11,"6":1,"7":1} [] [2019-12-05 14:33:58] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de915561b85c759255885.jpg","2":156} [] [2019-12-05 14:33:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:33:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:33:58] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:33:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:33:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:33:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:33:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:33:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:33:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"321ad7"},"request_uri":"http://localhost:8000/_wdt/321ad7","method":"GET"} [] [2019-12-05 14:34:00] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de915561b85c759255885.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de915561b85c759255885.jpg","method":"GET"} [] [2019-12-05 14:34:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:34:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:34:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:34:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:34:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:34:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:34:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:34:05] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:34:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:34:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:34:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e3b3c"},"request_uri":"http://localhost:8000/_wdt/1e3b3c","method":"GET"} [] [2019-12-05 14:34:41] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:34:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:34:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:34:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:34:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:34:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:34:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:34:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:34:42] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Allex","2":"Nettoyant préventif des so [...]","3":"2019-12-05 14:34:41","4":"2019-12-05 14:34:41","5":11,"6":1,"7":1} [] [2019-12-05 14:34:42] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de9158201900436755367.jpg","2":157} [] [2019-12-05 14:34:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:34:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:34:42] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:34:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:34:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:34:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:34:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:34:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:34:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85ee93"},"request_uri":"http://localhost:8000/_wdt/85ee93","method":"GET"} [] [2019-12-05 14:34:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de9158201900436755367.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de9158201900436755367.jpg","method":"GET"} [] [2019-12-05 14:35:30] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:35:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:35:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:35:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:35:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:35:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:35:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:35:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:35:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:35:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:35:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98e1bc"},"request_uri":"http://localhost:8000/_wdt/98e1bc","method":"GET"} [] [2019-12-05 14:36:32] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:36:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:36:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:36:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:36:32] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Stop tâche","2":"Protection hydroléofuge en [...]","3":"2019-12-05 14:36:32","4":"2019-12-05 14:36:32","5":11,"6":1,"7":1} [] [2019-12-05 14:36:32] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de915f0b4c65974341387.jpg","2":158} [] [2019-12-05 14:36:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:36:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:36:32] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:36:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:36:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:36:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:36:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:36:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d21a9"},"request_uri":"http://localhost:8000/_wdt/4d21a9","method":"GET"} [] [2019-12-05 14:36:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de915f0b4c65974341387.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de915f0b4c65974341387.jpg","method":"GET"} [] [2019-12-05 14:36:41] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:36:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:36:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:36:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:36:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:36:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:36:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:36:41] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:36:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:36:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:36:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b54b3"},"request_uri":"http://localhost:8000/_wdt/8b54b3","method":"GET"} [] [2019-12-05 14:37:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:37:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:37:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:37:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:37:45] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fleckstop W","2":"Protection hydro-oléofuge [...]","3":"2019-12-05 14:37:45","4":"2019-12-05 14:37:45","5":11,"6":1,"7":1} [] [2019-12-05 14:37:45] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de91639c246e069700718.jpg","2":159} [] [2019-12-05 14:37:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:37:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:37:45] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:37:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:37:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:37:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:37:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:37:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:37:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:37:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"411124"},"request_uri":"http://localhost:8000/_wdt/411124","method":"GET"} [] [2019-12-05 14:37:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de91639c246e069700718.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de91639c246e069700718.jpg","method":"GET"} [] [2019-12-05 14:37:51] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:37:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:37:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:37:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:37:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:37:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:37:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:37:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:37:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:37:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:37:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7be4b4"},"request_uri":"http://localhost:8000/_wdt/7be4b4","method":"GET"} [] [2019-12-05 14:38:31] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:38:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:38:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:38:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:38:31] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fleckstop","2":"Protection hydro-oléofuge [...]","3":"2019-12-05 14:38:31","4":"2019-12-05 14:38:31","5":11,"6":1,"7":1} [] [2019-12-05 14:38:31] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de91667c925f767154596.jpg","2":160} [] [2019-12-05 14:38:31] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:38:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:38:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:38:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:38:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:38:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:38:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:38:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:38:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd36ae"},"request_uri":"http://localhost:8000/_wdt/fd36ae","method":"GET"} [] [2019-12-05 14:38:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de91667c925f767154596.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de91667c925f767154596.jpg","method":"GET"} [] [2019-12-05 14:38:37] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:38:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:38:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:38:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:38:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:38:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:38:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:38:37] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:38:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:38:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:38:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb6d3a"},"request_uri":"http://localhost:8000/_wdt/eb6d3a","method":"GET"} [] [2019-12-05 14:39:01] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:39:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:39:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:39:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:39:01] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Protection W","2":"Protection hydro-oléofuge [...]","3":"2019-12-05 14:39:01","4":"2019-12-05 14:39:01","5":11,"6":1,"7":1} [] [2019-12-05 14:39:01] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de91685341c0233911809.jpg","2":161} [] [2019-12-05 14:39:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:39:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:39:01] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:39:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:39:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:39:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:39:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:39:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:39:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"795f8c"},"request_uri":"http://localhost:8000/_wdt/795f8c","method":"GET"} [] [2019-12-05 14:39:03] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de91685341c0233911809.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de91685341c0233911809.jpg","method":"GET"} [] [2019-12-05 14:39:10] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:39:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:39:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:39:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:39:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:39:10] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:39:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:39:10] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:39:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:39:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:39:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e2e70"},"request_uri":"http://localhost:8000/_wdt/3e2e70","method":"GET"} [] [2019-12-05 14:40:11] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:40:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:40:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:40:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:40:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:40:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:40:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:40:11] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Couleur plus W","2":"Protection hydro-oléofuge [...]","3":"2019-12-05 14:40:11","4":"2019-12-05 14:40:11","5":11,"6":1,"7":1} [] [2019-12-05 14:40:11] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de916cbdcba0928447571.jpg","2":162} [] [2019-12-05 14:40:11] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:40:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:40:11] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:40:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:40:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:40:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:40:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:40:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:40:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52e83a"},"request_uri":"http://localhost:8000/_wdt/52e83a","method":"GET"} [] [2019-12-05 14:40:14] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de916cbdcba0928447571.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de916cbdcba0928447571.jpg","method":"GET"} [] [2019-12-05 14:40:17] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:40:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:40:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:40:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:40:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:40:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:40:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:40:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:40:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:40:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:40:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2656e"},"request_uri":"http://localhost:8000/_wdt/d2656e","method":"GET"} [] [2019-12-05 14:41:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:41:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:41:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:41:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:41:28] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Fleckstop plus","2":"Protection hydro-oléofuge [...]","3":"2019-12-05 14:41:28","4":"2019-12-05 14:41:28","5":11,"6":1,"7":1} [] [2019-12-05 14:41:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de917185a33f808094055.jpg","2":163} [] [2019-12-05 14:41:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:41:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:41:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:41:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:41:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:41:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:41:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:41:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:41:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ca647"},"request_uri":"http://localhost:8000/_wdt/9ca647","method":"GET"} [] [2019-12-05 14:41:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de917185a33f808094055.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de917185a33f808094055.jpg","method":"GET"} [] [2019-12-05 14:41:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:41:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:41:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:41:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:41:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:41:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:41:33] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:41:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:41:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:41:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95709b"},"request_uri":"http://localhost:8000/_wdt/95709b","method":"GET"} [] [2019-12-05 14:42:05] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:42:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:42:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:42:05] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:42:05] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Wash & Clean","2":"Lavage et entretien réguli [...]","3":"2019-12-05 14:42:05","4":"2019-12-05 14:42:05","5":11,"6":1,"7":1} [] [2019-12-05 14:42:05] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de9173d2c4ea438118306.jpg","2":164} [] [2019-12-05 14:42:05] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:42:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:42:05] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:42:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:42:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:42:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:42:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:42:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d7129"},"request_uri":"http://localhost:8000/_wdt/6d7129","method":"GET"} [] [2019-12-05 14:42:06] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de9173d2c4ea438118306.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de9173d2c4ea438118306.jpg","method":"GET"} [] [2019-12-05 14:42:09] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:42:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:42:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:42:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:42:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:42:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:42:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:42:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:42:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:42:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:42:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ebbe65"},"request_uri":"http://localhost:8000/_wdt/ebbe65","method":"GET"} [] [2019-12-05 14:42:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:42:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:42:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:42:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:42:52] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Brille net","2":"Donne et ravive le brillan [...]","3":"2019-12-05 14:42:52","4":"2019-12-05 14:42:52","5":11,"6":1,"7":1} [] [2019-12-05 14:42:52] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de9176cd7ccd982701329.jpg","2":165} [] [2019-12-05 14:42:52] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:42:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:42:52] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:42:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:42:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:42:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:42:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:42:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:42:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:42:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a85a0e"},"request_uri":"http://localhost:8000/_wdt/a85a0e","method":"GET"} [] [2019-12-05 14:42:55] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de9176cd7ccd982701329.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de9176cd7ccd982701329.jpg","method":"GET"} [] [2019-12-05 14:43:02] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"164"},"request_uri":"http://localhost:8000/admin/produits/164","method":"GET"} [] [2019-12-05 14:43:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["164"] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [164] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:43:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:43:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/164")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/164\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:43:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e47355"},"request_uri":"http://localhost:8000/_wdt/e47355","method":"GET"} [] [2019-12-05 14:43:06] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"164"},"request_uri":"http://localhost:8000/admin/produits/164","method":"POST"} [] [2019-12-05 14:43:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["164"] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [164] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:43:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:43:06] doctrine.DEBUG: UPDATE product SET description = ? WHERE id = ? ["Lavage et entretien réguli [...]",164] [] [2019-12-05 14:43:06] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:43:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:43:06] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:43:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:43:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:43:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:43:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:43:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ffc9c2"},"request_uri":"http://localhost:8000/_wdt/ffc9c2","method":"GET"} [] [2019-12-05 14:43:12] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:43:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:43:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:43:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:43:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:43:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:43:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:43:12] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:43:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:43:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:43:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"061eac"},"request_uri":"http://localhost:8000/_wdt/061eac","method":"GET"} [] [2019-12-05 14:44:13] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:44:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:44:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:44:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:44:13] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Bain net","2":"Nettoyant sans acide pour [...]","3":"2019-12-05 14:44:13","4":"2019-12-05 14:44:13","5":11,"6":1,"7":1} [] [2019-12-05 14:44:13] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de917bd11b8e471780517.jpg","2":166} [] [2019-12-05 14:44:13] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:44:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:44:13] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:44:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:44:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:44:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:44:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:44:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:44:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"099228"},"request_uri":"http://localhost:8000/_wdt/099228","method":"GET"} [] [2019-12-05 14:44:14] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de917bd11b8e471780517.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de917bd11b8e471780517.jpg","method":"GET"} [] [2019-12-05 14:44:18] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:44:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:44:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:44:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:44:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:44:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:44:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:44:18] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:44:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:44:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:44:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1bde2"},"request_uri":"http://localhost:8000/_wdt/b1bde2","method":"GET"} [] [2019-12-05 14:45:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:45:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:45:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:45:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:45:24] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Easy clean","2":"Entretien les plans de cui [...]","3":"2019-12-05 14:45:24","4":"2019-12-05 14:45:24","5":11,"6":1,"7":1} [] [2019-12-05 14:45:24] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de9180462607641670344.jpg","2":167} [] [2019-12-05 14:45:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:45:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:45:24] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:45:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:45:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:45:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:45:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:45:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e52be"},"request_uri":"http://localhost:8000/_wdt/6e52be","method":"GET"} [] [2019-12-05 14:45:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de9180462607641670344.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de9180462607641670344.jpg","method":"GET"} [] [2019-12-05 14:45:28] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:45:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:45:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:45:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:45:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:45:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:45:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:45:28] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:45:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:45:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:45:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1490f6"},"request_uri":"http://localhost:8000/_wdt/1490f6","method":"GET"} [] [2019-12-05 14:45:54] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:45:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:45:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:45:54] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:45:54] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Joints nets","2":"Décrasse les joints.","3":"2019-12-05 14:45:54","4":"2019-12-05 14:45:54","5":11,"6":1,"7":1} [] [2019-12-05 14:45:54] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de918226b507182059154.jpg","2":168} [] [2019-12-05 14:45:54] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:45:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:45:54] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:45:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:45:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:45:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-05 14:45:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:45:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:45:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee3bcd"},"request_uri":"http://localhost:8000/_wdt/ee3bcd","method":"GET"} [] [2019-12-05 14:45:56] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de918226b507182059154.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de918226b507182059154.jpg","method":"GET"} [] [2019-12-05 14:46:00] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:46:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:46:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:46:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:46:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:46:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:46:00] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:46:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:46:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:46:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36f475"},"request_uri":"http://localhost:8000/_wdt/36f475","method":"GET"} [] [2019-12-05 14:46:33] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:46:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:46:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["11"]] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:46:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:46:33] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Sani joints","2":"Élimine les moisissures de [...]","3":"2019-12-05 14:46:33","4":"2019-12-05 14:46:33","5":11,"6":1,"7":1} [] [2019-12-05 14:46:33] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de9184931a16666102296.jpg","2":169} [] [2019-12-05 14:46:33] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:46:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:46:33] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:46:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:46:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:46:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-05 14:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-05 14:46:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:46:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:46:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"384899"},"request_uri":"http://localhost:8000/_wdt/384899","method":"GET"} [] [2019-12-05 14:46:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de9184931a16666102296.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de9184931a16666102296.jpg","method":"GET"} [] [2019-12-05 14:47:01] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:47:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:47:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:47:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:47:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:47:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:47:01] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:47:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:47:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:47:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7936f"},"request_uri":"http://localhost:8000/_wdt/d7936f","method":"GET"} [] [2019-12-05 14:49:00] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:49:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:49:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["13"]] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:49:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:49:00] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Monobrosse","2":"Machine pour nettoyer, ent [...]","3":"2019-12-05 14:49:00","4":"2019-12-05 14:49:00","5":13,"6":1,"7":1} [] [2019-12-05 14:49:00] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de918dc8659a513147308.jpg","2":170} [] [2019-12-05 14:49:00] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de918dc8774c082961528.jpg","2":170} [] [2019-12-05 14:49:00] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de918dc887d8097392148.jpg","2":170} [] [2019-12-05 14:49:00] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:49:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:49:00] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:49:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:49:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-05 14:49:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-05 14:49:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:49:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:49:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eeee8b"},"request_uri":"http://localhost:8000/_wdt/eeee8b","method":"GET"} [] [2019-12-05 14:49:02] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de918dc8659a513147308.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de918dc8659a513147308.jpg","method":"GET"} [] [2019-12-05 14:49:02] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de918dc8774c082961528.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de918dc8774c082961528.jpg","method":"GET"} [] [2019-12-05 14:49:03] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de918dc887d8097392148.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de918dc887d8097392148.jpg","method":"GET"} [] [2019-12-05 14:49:06] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:49:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:49:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:49:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:49:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:49:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:49:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:49:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:49:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:49:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7c4d2"},"request_uri":"http://localhost:8000/_wdt/e7c4d2","method":"GET"} [] [2019-12-05 14:50:58] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:50:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:50:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["13"]] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:50:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:50:58] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Colle blanche premium SOPRO","2":"Mortier colle flexible bla [...]","3":"2019-12-05 14:50:58","4":"2019-12-05 14:50:58","5":13,"6":1,"7":1} [] [2019-12-05 14:50:58] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de919522b9a9386314443.jpg","2":171} [] [2019-12-05 14:50:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:50:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:50:58] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:50:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:50:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-05 14:50:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-05 14:50:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:50:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:51:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e23fd9"},"request_uri":"http://localhost:8000/_wdt/e23fd9","method":"GET"} [] [2019-12-05 14:51:00] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de919522b9a9386314443.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de919522b9a9386314443.jpg","method":"GET"} [] [2019-12-05 14:51:04] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:51:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:51:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:51:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:51:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:51:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:51:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:51:04] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:51:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:51:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:51:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26aa96"},"request_uri":"http://localhost:8000/_wdt/26aa96","method":"GET"} [] [2019-12-05 14:52:45] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:52:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["13"]] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:52:45] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:52:45] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Colle hybride premium OTTO","2":"Colle-mastic mono composan [...]","3":"2019-12-05 14:52:45","4":"2019-12-05 14:52:45","5":13,"6":1,"7":1} [] [2019-12-05 14:52:45] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de919bd38e3b083316205.jpg","2":172} [] [2019-12-05 14:52:45] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:52:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:52:45] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:52:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:52:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-05 14:52:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-05 14:52:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:52:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:52:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8efdd"},"request_uri":"http://localhost:8000/_wdt/b8efdd","method":"GET"} [] [2019-12-05 14:52:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de919bd38e3b083316205.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de919bd38e3b083316205.jpg","method":"GET"} [] [2019-12-05 14:52:52] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:52:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:52:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:52:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:52:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:52:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:52:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:52:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:52:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:52:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ad439"},"request_uri":"http://localhost:8000/_wdt/9ad439","method":"GET"} [] [2019-12-05 14:55:47] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:55:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:55:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:55:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:55:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["13"]] [] [2019-12-05 14:55:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:55:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:55:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:55:47] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Joint FL SOPRO","2":"Mortier-joint base ciment. [...]","3":"2019-12-05 14:55:47","4":"2019-12-05 14:55:47","5":13,"6":1,"7":1} [] [2019-12-05 14:55:47] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de91a73e3597015453996.jpg","2":173} [] [2019-12-05 14:55:47] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:55:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:55:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:55:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:55:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-05 14:55:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-05 14:55:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:55:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:55:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a52d79"},"request_uri":"http://localhost:8000/_wdt/a52d79","method":"GET"} [] [2019-12-05 14:55:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de91a73e3597015453996.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de91a73e3597015453996.jpg","method":"GET"} [] [2019-12-05 14:55:53] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"GET"} [] [2019-12-05 14:55:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:55:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:55:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:55:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-05 14:55:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-05 14:55:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-05 14:55:53] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-05 14:55:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:55:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:55:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"434dc2"},"request_uri":"http://localhost:8000/_wdt/434dc2","method":"GET"} [] [2019-12-05 14:58:24] request.INFO: Matched route "admin.product.new". {"route":"admin.product.new","route_parameters":{"_route":"admin.product.new","_controller":"App\\Controller\\Admin\\AdminProductController::new"},"request_uri":"http://localhost:8000/admin/produits/new","method":"POST"} [] [2019-12-05 14:58:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:58:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["13"]] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-05 14:58:24] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-05 14:58:24] doctrine.DEBUG: INSERT INTO product (name, description, created_at, updated_at, category_id, finition_id, pose_id) VALUES (?, ?, ?, ?, ?, ?, ?) {"1":"Joint TNF SOPRO","2":"Mortier-joint, base ciment [...]","3":"2019-12-05 14:58:24","4":"2019-12-05 14:58:24","5":13,"6":1,"7":1} [] [2019-12-05 14:58:24] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5de91b105acdf447627222.jpg","2":174} [] [2019-12-05 14:58:24] doctrine.DEBUG: "COMMIT" [] [] [2019-12-05 14:58:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:58:24] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-05 14:58:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-05 14:58:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-05 14:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-05 14:58:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-05 14:58:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-05 14:58:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67e43e"},"request_uri":"http://localhost:8000/_wdt/67e43e","method":"GET"} [] [2019-12-05 14:58:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5de91b105acdf447627222.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5de91b105acdf447627222.jpg","method":"GET"} [] [2019-12-06 09:13:07] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-06 09:13:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:13:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dbbf5"},"request_uri":"http://localhost:8000/_wdt/4dbbf5","method":"GET"} [] [2019-12-06 09:13:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:15:34] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-06 09:15:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-06 09:15:34] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-06 09:15:34] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-06 09:15:34] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-06 09:15:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-06 09:15:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:15:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b3341"},"request_uri":"http://localhost:8000/_wdt/9b3341","method":"GET"} [] [2019-12-06 09:15:40] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-06 09:15:41] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-06 09:15:41] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-06 09:15:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:15:41] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-06 09:15:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:15:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 09:15:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 09:15:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:15:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:15:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbea6e"},"request_uri":"http://localhost:8000/_wdt/bbea6e","method":"GET"} [] [2019-12-06 09:16:57] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-06 09:16:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:16:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 09:16:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 09:16:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:16:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:16:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcba26"},"request_uri":"http://localhost:8000/_wdt/bcba26","method":"GET"} [] [2019-12-06 09:17:22] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"170"},"request_uri":"http://localhost:8000/admin/produits/170","method":"GET"} [] [2019-12-06 09:17:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:17:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["170"] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [170] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 09:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 09:17:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:17:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/170")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/170\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:17:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0ef48"},"request_uri":"http://localhost:8000/_wdt/a0ef48","method":"GET"} [] [2019-12-06 09:17:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:17:41] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 09:17:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:17:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 09:17:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 09:17:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:17:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:17:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54123f"},"request_uri":"http://localhost:8000/_wdt/54123f","method":"GET"} [] [2019-12-06 09:17:44] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"5"},"request_uri":"http://localhost:8000/admin/produits/5","method":"GET"} [] [2019-12-06 09:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["5"] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [4] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [3] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [5] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 09:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 09:17:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:17:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/5")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/5\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:17:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a3224"},"request_uri":"http://localhost:8000/_wdt/1a3224","method":"GET"} [] [2019-12-06 09:18:00] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 09:18:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 09:18:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 09:18:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:18:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:18:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45a99a"},"request_uri":"http://localhost:8000/_wdt/45a99a","method":"GET"} [] [2019-12-06 09:18:05] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"56"},"request_uri":"http://localhost:8000/admin/produits/56","method":"GET"} [] [2019-12-06 09:18:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["56"] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [5] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [56] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 09:18:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 09:18:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:18:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/56")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/56\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:18:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"afb1bf"},"request_uri":"http://localhost:8000/_wdt/afb1bf","method":"GET"} [] [2019-12-06 09:18:22] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 09:18:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 09:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 09:18:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:18:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:18:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"704b70"},"request_uri":"http://localhost:8000/_wdt/704b70","method":"GET"} [] [2019-12-06 09:18:32] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-06 09:18:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 09:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 09:18:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 09:18:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:18:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70300a"},"request_uri":"http://localhost:8000/_wdt/70300a","method":"GET"} [] [2019-12-06 09:18:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:19:16] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 09:19:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 09:19:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 09:19:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de674112bc28348920862.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de674112bc28348920862.jpg","method":"GET"} [] [2019-12-06 09:19:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67a3d741b5660197053.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67a3d741b5660197053.jpg","method":"GET"} [] [2019-12-06 09:19:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6785400f1f946567765.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6785400f1f946567765.jpg","method":"GET"} [] [2019-12-06 09:19:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de678b2c24e5656442339.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de678b2c24e5656442339.jpg","method":"GET"} [] [2019-12-06 09:19:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67972560d4793957672.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67972560d4793957672.jpg","method":"GET"} [] [2019-12-06 09:19:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67aa9d00f1289066753.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67aa9d00f1289066753.jpg","method":"GET"} [] [2019-12-06 09:19:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2603f6"},"request_uri":"http://localhost:8000/_wdt/2603f6","method":"GET"} [] [2019-12-06 09:19:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67b1d87e91111472207.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67b1d87e91111472207.jpg","method":"GET"} [] [2019-12-06 09:19:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67bfd55340605702454.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67bfd55340605702454.jpg","method":"GET"} [] [2019-12-06 09:19:19] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67e293d291065343644.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67e293d291065343644.jpg","method":"GET"} [] [2019-12-06 09:19:20] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67ee8c0884505842424.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67ee8c0884505842424.jpg","method":"GET"} [] [2019-12-06 09:19:20] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de67f2f8f997395028208.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de67f2f8f997395028208.jpg","method":"GET"} [] [2019-12-06 09:19:20] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6813193462149870106.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6813193462149870106.jpg","method":"GET"} [] [2019-12-06 09:19:20] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6823bc7831933569994.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6823bc7831933569994.jpg","method":"GET"} [] [2019-12-06 09:19:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6837b44ee4174783343.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6837b44ee4174783343.jpg","method":"GET"} [] [2019-12-06 09:19:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de684201ca50294499074.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de684201ca50294499074.jpg","method":"GET"} [] [2019-12-06 09:19:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de6847c6c936984668128.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de6847c6c936984668128.jpg","method":"GET"} [] [2019-12-06 09:19:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de688e13a142322189588.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de688e13a142322189588.jpg","method":"GET"} [] [2019-12-06 09:19:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de78097639a4957548835.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de78097639a4957548835.jpg","method":"GET"} [] [2019-12-06 09:19:21] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de780efe9aeb837816830.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de780efe9aeb837816830.jpg","method":"GET"} [] [2019-12-06 09:19:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7815c87030905095657.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7815c87030905095657.jpg","method":"GET"} [] [2019-12-06 09:19:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7af2bf3bcd398861896.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7af2bf3bcd398861896.jpg","method":"GET"} [] [2019-12-06 09:19:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7af6fd343e275429892.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7af6fd343e275429892.jpg","method":"GET"} [] [2019-12-06 09:19:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7afd62122e375649093.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7afd62122e375649093.jpg","method":"GET"} [] [2019-12-06 09:19:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b01656ff9620102344.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b01656ff9620102344.jpg","method":"GET"} [] [2019-12-06 09:19:23] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b0447f4c2276515039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b0447f4c2276515039.jpg","method":"GET"} [] [2019-12-06 09:19:23] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b0a8e1c81291790966.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b0a8e1c81291790966.jpg","method":"GET"} [] [2019-12-06 09:19:23] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b0d4e7ab1517921446.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b0d4e7ab1517921446.jpg","method":"GET"} [] [2019-12-06 09:19:23] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b5b26b4ea828270911.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b5b26b4ea828270911.jpg","method":"GET"} [] [2019-12-06 09:19:24] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b6ef2ac0b502940195.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b6ef2ac0b502940195.jpg","method":"GET"} [] [2019-12-06 09:19:24] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b78a8617b742836918.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b78a8617b742836918.jpg","method":"GET"} [] [2019-12-06 09:19:24] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b7c30cdc3109553067.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b7c30cdc3109553067.jpg","method":"GET"} [] [2019-12-06 09:19:25] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b8216cf32337173559.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b8216cf32337173559.jpg","method":"GET"} [] [2019-12-06 09:19:25] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b84c9813a979808105.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b84c9813a979808105.jpg","method":"GET"} [] [2019-12-06 09:19:25] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b88e6d831278853119.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b88e6d831278853119.jpg","method":"GET"} [] [2019-12-06 09:19:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b90aed123198961132.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b90aed123198961132.jpg","method":"GET"} [] [2019-12-06 09:19:26] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7b93e1a049564214369.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7b93e1a049564214369.jpg","method":"GET"} [] [2019-12-06 09:19:27] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7ba5615b0f981928003.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7ba5615b0f981928003.jpg","method":"GET"} [] [2019-12-06 09:19:27] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7baaabb271991767464.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7baaabb271991767464.jpg","method":"GET"} [] [2019-12-06 09:19:27] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de7bad967182688738953.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de7bad967182688738953.jpg","method":"GET"} [] [2019-12-06 09:19:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c41eaf74f570832113.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c41eaf74f570832113.jpg","method":"GET"} [] [2019-12-06 09:19:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c40875507802568448.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c40875507802568448.jpg","method":"GET"} [] [2019-12-06 09:19:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c49cc43e6787481470.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c49cc43e6787481470.jpg","method":"GET"} [] [2019-12-06 09:19:29] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c51f79ee8496584569.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c51f79ee8496584569.jpg","method":"GET"} [] [2019-12-06 09:19:29] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c5ebc3019020061589.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c5ebc3019020061589.jpg","method":"GET"} [] [2019-12-06 09:19:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c619765ad164508434.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c619765ad164508434.jpg","method":"GET"} [] [2019-12-06 09:19:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c8db45d5d331928360.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c8db45d5d331928360.jpg","method":"GET"} [] [2019-12-06 09:19:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c9127b90e853375578.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c9127b90e853375578.jpg","method":"GET"} [] [2019-12-06 09:19:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c94682dab307011487.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c94682dab307011487.jpg","method":"GET"} [] [2019-12-06 09:19:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c98b3d41f359081932.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c98b3d41f359081932.jpg","method":"GET"} [] [2019-12-06 09:19:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8c9d722bc9930758721.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8c9d722bc9930758721.jpg","method":"GET"} [] [2019-12-06 09:19:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ca0aa5bf0840066232.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ca0aa5bf0840066232.jpg","method":"GET"} [] [2019-12-06 09:19:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8caf4cc071448612300.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8caf4cc071448612300.jpg","method":"GET"} [] [2019-12-06 09:19:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cb17deab0798315039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cb17deab0798315039.jpg","method":"GET"} [] [2019-12-06 09:19:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cb6e9395d255917314.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cb6e9395d255917314.jpg","method":"GET"} [] [2019-12-06 09:19:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cb842880a865020341.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cb842880a865020341.jpg","method":"GET"} [] [2019-12-06 09:19:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cba5a41b1080582550.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cba5a41b1080582550.jpg","method":"GET"} [] [2019-12-06 09:19:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cbc958c17843587160.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cbc958c17843587160.jpg","method":"GET"} [] [2019-12-06 09:19:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cbde7f067650096497.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cbde7f067650096497.jpg","method":"GET"} [] [2019-12-06 09:19:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cc0f65f01178748658.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cc0f65f01178748658.jpg","method":"GET"} [] [2019-12-06 09:19:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cc983db37356340809.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cc983db37356340809.jpg","method":"GET"} [] [2019-12-06 09:19:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ccafc3654426325134.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ccafc3654426325134.jpg","method":"GET"} [] [2019-12-06 09:19:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ccc1ca60a252691286.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ccc1ca60a252691286.jpg","method":"GET"} [] [2019-12-06 09:19:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ccd94dab8488020971.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ccd94dab8488020971.jpg","method":"GET"} [] [2019-12-06 09:19:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cd0c8a730345234268.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cd0c8a730345234268.jpg","method":"GET"} [] [2019-12-06 09:19:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cd3908d25115401096.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cd3908d25115401096.jpg","method":"GET"} [] [2019-12-06 09:19:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cd4cd8834272398034.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cd4cd8834272398034.jpg","method":"GET"} [] [2019-12-06 09:19:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cd7353e6f472258869.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cd7353e6f472258869.jpg","method":"GET"} [] [2019-12-06 09:19:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cdc1d72c4741552816.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cdc1d72c4741552816.jpg","method":"GET"} [] [2019-12-06 09:19:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cdf0ea639389228494.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cdf0ea639389228494.jpg","method":"GET"} [] [2019-12-06 09:19:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ce0f84cb0032583583.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ce0f84cb0032583583.jpg","method":"GET"} [] [2019-12-06 09:19:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ce2c1f916789475993.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ce2c1f916789475993.jpg","method":"GET"} [] [2019-12-06 09:19:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ce42b8496854419384.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ce42b8496854419384.jpg","method":"GET"} [] [2019-12-06 09:19:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ce5f17d07651140156.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ce5f17d07651140156.jpg","method":"GET"} [] [2019-12-06 09:19:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ce804c9a9671636432.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ce804c9a9671636432.jpg","method":"GET"} [] [2019-12-06 09:19:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ce92ee7bb759448599.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ce92ee7bb759448599.jpg","method":"GET"} [] [2019-12-06 09:19:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8cefb7cd54941845052.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8cefb7cd54941845052.jpg","method":"GET"} [] [2019-12-06 09:19:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d0233bdf0495167232.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d0233bdf0495167232.jpg","method":"GET"} [] [2019-12-06 09:19:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d0508444f682764322.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d0508444f682764322.jpg","method":"GET"} [] [2019-12-06 09:19:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d372d93d5045882684.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d372d93d5045882684.jpg","method":"GET"} [] [2019-12-06 09:19:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d40572471100504518.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d40572471100504518.jpg","method":"GET"} [] [2019-12-06 09:19:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d4752ea3d630999719.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d4752ea3d630999719.jpg","method":"GET"} [] [2019-12-06 09:19:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d53394742943968324.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d53394742943968324.jpg","method":"GET"} [] [2019-12-06 09:19:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d5e9d0cfe797985379.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d5e9d0cfe797985379.jpg","method":"GET"} [] [2019-12-06 09:19:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d5e9d2ac5309954234.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d5e9d2ac5309954234.jpg","method":"GET"} [] [2019-12-06 09:19:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d701addbb334411842.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d701addbb334411842.jpg","method":"GET"} [] [2019-12-06 09:19:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d794c0970140305938.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d794c0970140305938.jpg","method":"GET"} [] [2019-12-06 09:19:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d81ed31b8401533471.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d81ed31b8401533471.jpg","method":"GET"} [] [2019-12-06 09:19:40] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d81edd063056198797.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d81edd063056198797.jpg","method":"GET"} [] [2019-12-06 09:19:40] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d81ee65ca399618313.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d81ee65ca399618313.jpg","method":"GET"} [] [2019-12-06 09:19:40] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d81eefc7e084222848.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d81eefc7e084222848.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d8d057524292242065.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d8d057524292242065.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d8d059d2b707604898.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d8d059d2b707604898.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d930ebe9a799439466.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d930ebe9a799439466.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d9496b108840124256.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d9496b108840124256.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d96f70e83342310874.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d96f70e83342310874.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8d9dbe0ac8323850557.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8d9dbe0ac8323850557.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8da4d934ce392994727.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8da4d934ce392994727.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8da9c30686660737215.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8da9c30686660737215.jpg","method":"GET"} [] [2019-12-06 09:19:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dabbee9e6439869109.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dabbee9e6439869109.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dadda933b758131250.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dadda933b758131250.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dafb047c3335749902.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dafb047c3335749902.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8db1fc1004426343354.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8db1fc1004426343354.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8db40b6bb0812157644.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8db40b6bb0812157644.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8db7cd5206958060907.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8db7cd5206958060907.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dba6ecf76173772228.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dba6ecf76173772228.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dbdd2f371688126817.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dbdd2f371688126817.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dbf60f5f6596642892.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dbf60f5f6596642892.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dc199e90f717510375.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dc199e90f717510375.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dc5d70a07734691003.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dc5d70a07734691003.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dc8633a0d907314780.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dc8633a0d907314780.jpg","method":"GET"} [] [2019-12-06 09:19:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dcc1e0502258575158.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dcc1e0502258575158.jpg","method":"GET"} [] [2019-12-06 09:19:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dcf89bc13073243444.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dcf89bc13073243444.jpg","method":"GET"} [] [2019-12-06 09:19:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dd3a7ee73604827757.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dd3a7ee73604827757.jpg","method":"GET"} [] [2019-12-06 09:19:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dd7fea411503631074.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dd7fea411503631074.jpg","method":"GET"} [] [2019-12-06 09:19:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ddaf3e42e229272616.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ddaf3e42e229272616.jpg","method":"GET"} [] [2019-12-06 09:19:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8ddd71ab4b401465267.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8ddd71ab4b401465267.jpg","method":"GET"} [] [2019-12-06 09:19:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8df8cac206116294274.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8df8cac206116294274.jpg","method":"GET"} [] [2019-12-06 09:19:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8df8cb25a2940389497.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8df8cb25a2940389497.jpg","method":"GET"} [] [2019-12-06 09:19:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8dfb534377412525850.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8dfb534377412525850.jpg","method":"GET"} [] [2019-12-06 09:19:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e07946636316888102.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e07946636316888102.jpg","method":"GET"} [] [2019-12-06 09:19:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e10f97b93315736251.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e10f97b93315736251.jpg","method":"GET"} [] [2019-12-06 09:19:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e2ae8974b000026470.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e2ae8974b000026470.jpg","method":"GET"} [] [2019-12-06 09:19:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e2d68f6e7134866960.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e2d68f6e7134866960.jpg","method":"GET"} [] [2019-12-06 09:19:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e2f82bdac355138883.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e2f82bdac355138883.jpg","method":"GET"} [] [2019-12-06 09:19:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e3259fe29280042219.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e3259fe29280042219.jpg","method":"GET"} [] [2019-12-06 09:19:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e3bc2a20d850422637.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e3bc2a20d850422637.jpg","method":"GET"} [] [2019-12-06 09:19:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e4490601b110078998.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e4490601b110078998.jpg","method":"GET"} [] [2019-12-06 09:19:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e44910547059510355.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e44910547059510355.jpg","method":"GET"} [] [2019-12-06 09:19:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e57ca92dd921386773.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e57ca92dd921386773.jpg","method":"GET"} [] [2019-12-06 09:19:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e67706f82485576933.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e67706f82485576933.jpg","method":"GET"} [] [2019-12-06 09:19:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e6970ca9c264448433.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e6970ca9c264448433.jpg","method":"GET"} [] [2019-12-06 09:19:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e6deb0251141752833.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e6deb0251141752833.jpg","method":"GET"} [] [2019-12-06 09:19:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e71b3bae6728379838.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e71b3bae6728379838.jpg","method":"GET"} [] [2019-12-06 09:19:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e71b3e314257402998.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e71b3e314257402998.jpg","method":"GET"} [] [2019-12-06 09:19:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e756ade1e017444176.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e756ade1e017444176.jpg","method":"GET"} [] [2019-12-06 09:19:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e77418cd7694330484.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e77418cd7694330484.jpg","method":"GET"} [] [2019-12-06 09:19:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e79cee766033956988.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e79cee766033956988.jpg","method":"GET"} [] [2019-12-06 09:19:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e84f8040f440501955.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e84f8040f440501955.jpg","method":"GET"} [] [2019-12-06 09:19:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e8a319464767524346.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e8a319464767524346.jpg","method":"GET"} [] [2019-12-06 09:19:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de8e9046310a225573741.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de8e9046310a225573741.jpg","method":"GET"} [] [2019-12-06 09:19:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de914a13931d094012319.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de914a13931d094012319.jpg","method":"GET"} [] [2019-12-06 09:19:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de914e27155b220387092.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de914e27155b220387092.jpg","method":"GET"} [] [2019-12-06 09:19:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de91534c1a49371367983.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de91534c1a49371367983.jpg","method":"GET"} [] [2019-12-06 09:19:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de915561b85c759255885.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de915561b85c759255885.jpg","method":"GET"} [] [2019-12-06 09:19:50] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de9158201900436755367.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de9158201900436755367.jpg","method":"GET"} [] [2019-12-06 09:19:50] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de915f0b4c65974341387.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de915f0b4c65974341387.jpg","method":"GET"} [] [2019-12-06 09:19:50] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de91639c246e069700718.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de91639c246e069700718.jpg","method":"GET"} [] [2019-12-06 09:19:51] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de91667c925f767154596.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de91667c925f767154596.jpg","method":"GET"} [] [2019-12-06 09:19:51] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de91685341c0233911809.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de91685341c0233911809.jpg","method":"GET"} [] [2019-12-06 09:19:51] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de916cbdcba0928447571.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de916cbdcba0928447571.jpg","method":"GET"} [] [2019-12-06 09:19:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de917185a33f808094055.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de917185a33f808094055.jpg","method":"GET"} [] [2019-12-06 09:19:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de9173d2c4ea438118306.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de9173d2c4ea438118306.jpg","method":"GET"} [] [2019-12-06 09:19:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de9176cd7ccd982701329.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de9176cd7ccd982701329.jpg","method":"GET"} [] [2019-12-06 09:19:52] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de917bd11b8e471780517.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de917bd11b8e471780517.jpg","method":"GET"} [] [2019-12-06 09:19:53] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de9180462607641670344.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de9180462607641670344.jpg","method":"GET"} [] [2019-12-06 09:19:53] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de918226b507182059154.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de918226b507182059154.jpg","method":"GET"} [] [2019-12-06 09:19:53] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de9184931a16666102296.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de9184931a16666102296.jpg","method":"GET"} [] [2019-12-06 09:19:53] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de918dc8659a513147308.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de918dc8659a513147308.jpg","method":"GET"} [] [2019-12-06 09:19:54] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de918dc8774c082961528.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de918dc8774c082961528.jpg","method":"GET"} [] [2019-12-06 09:19:54] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de918dc887d8097392148.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de918dc887d8097392148.jpg","method":"GET"} [] [2019-12-06 09:19:54] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de919522b9a9386314443.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de919522b9a9386314443.jpg","method":"GET"} [] [2019-12-06 09:19:54] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de919bd38e3b083316205.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de919bd38e3b083316205.jpg","method":"GET"} [] [2019-12-06 09:19:55] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de91a73e3597015453996.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de91a73e3597015453996.jpg","method":"GET"} [] [2019-12-06 09:19:55] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5de91b105acdf447627222.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5de91b105acdf447627222.jpg","method":"GET"} [] [2019-12-06 09:45:43] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:43] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 09:45:53] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:45:53] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:45:53] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:45:53] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:45:53] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:45:53] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:45:55] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 09:45:55] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:45:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 09:45:55] doctrine.DEBUG: CREATE TABLE product_deco (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 09:45:55] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206094543","2019-12-06 09:45:55"] [] [2019-12-06 09:45:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_deco' */ WHERE k.table_name = 'product_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_deco' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 09:49:32] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:49:32] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:49:32] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:49:32] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:49:32] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:49:32] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:49:34] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543', '20191206094928') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 09:49:34] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:49:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 09:49:34] doctrine.DEBUG: CREATE TABLE pictures_deco (id INT AUTO_INCREMENT NOT NULL, filename VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 09:49:34] doctrine.DEBUG: CREATE TABLE category_deco (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 09:49:34] doctrine.DEBUG: ALTER TABLE product_deco ADD category_id INT DEFAULT NULL [] [] [2019-12-06 09:49:34] doctrine.DEBUG: ALTER TABLE product_deco ADD CONSTRAINT FK_C529D08F12469DE2 FOREIGN KEY (category_id) REFERENCES category_deco (id) [] [] [2019-12-06 09:49:34] doctrine.DEBUG: CREATE INDEX IDX_C529D08F12469DE2 ON product_deco (category_id) [] [] [2019-12-06 09:49:34] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206094928","2019-12-06 09:49:34"] [] [2019-12-06 09:49:34] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_deco' */ WHERE k.table_name = 'category_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_deco' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_deco' */ WHERE k.table_name = 'pictures_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_deco' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_deco' */ WHERE k.table_name = 'product_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_deco' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 09:51:58] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:51:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:51:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:51:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:51:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:51:58] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:51:59] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543', '20191206094928', '20191206095155') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 09:51:59] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:51:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 09:51:59] doctrine.DEBUG: CREATE TABLE pictures_entretien (id INT AUTO_INCREMENT NOT NULL, filename VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 09:51:59] doctrine.DEBUG: CREATE TABLE product_entretien (id INT AUTO_INCREMENT NOT NULL, category_id INT DEFAULT NULL, name VARCHAR(255) NOT NULL, description LONGTEXT DEFAULT NULL, INDEX IDX_45F8605712469DE2 (category_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 09:51:59] doctrine.DEBUG: CREATE TABLE category_entretien (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 09:51:59] doctrine.DEBUG: ALTER TABLE product_entretien ADD CONSTRAINT FK_45F8605712469DE2 FOREIGN KEY (category_id) REFERENCES category_entretien (id) [] [] [2019-12-06 09:51:59] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206095155","2019-12-06 09:51:59"] [] [2019-12-06 09:51:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_deco' */ WHERE k.table_name = 'category_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_deco' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_entretien' */ WHERE k.table_name = 'category_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_entretien' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_deco' */ WHERE k.table_name = 'pictures_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_deco' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_entretien' */ WHERE k.table_name = 'pictures_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_entretien' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_deco' */ WHERE k.table_name = 'product_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_deco' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_entretien' */ WHERE k.table_name = 'product_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_entretien' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:58:58] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 09:59:00] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:59:00] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:00] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:00] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:00] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:59:00] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:59:02] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543', '20191206094928', '20191206095155', '20191206095858') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 09:59:02] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:59:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 09:59:02] doctrine.DEBUG: ALTER TABLE pictures_deco ADD product_deco_id INT DEFAULT NULL [] [] [2019-12-06 09:59:02] doctrine.DEBUG: ALTER TABLE pictures_deco ADD CONSTRAINT FK_E550C0364FA2C43B FOREIGN KEY (product_deco_id) REFERENCES product_deco (id) [] [] [2019-12-06 09:59:02] doctrine.DEBUG: CREATE INDEX IDX_E550C0364FA2C43B ON pictures_deco (product_deco_id) [] [] [2019-12-06 09:59:02] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206095858","2019-12-06 09:59:02"] [] [2019-12-06 09:59:02] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_deco' */ WHERE k.table_name = 'category_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_deco' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_entretien' */ WHERE k.table_name = 'category_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_entretien' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_deco' */ WHERE k.table_name = 'pictures_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_deco' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_entretien' */ WHERE k.table_name = 'pictures_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_entretien' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_deco' */ WHERE k.table_name = 'product_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_deco' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_entretien' */ WHERE k.table_name = 'product_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_entretien' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:38] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 09:59:41] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 09:59:41] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 09:59:41] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 09:59:41] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 09:59:41] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 09:59:41] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:59:42] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543', '20191206094928', '20191206095155', '20191206095858', '20191206095938') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 09:59:42] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 09:59:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 09:59:42] doctrine.DEBUG: ALTER TABLE pictures_entretien ADD product_entretien_id INT DEFAULT NULL [] [] [2019-12-06 09:59:42] doctrine.DEBUG: ALTER TABLE pictures_entretien ADD CONSTRAINT FK_C6922AD0D929ECC9 FOREIGN KEY (product_entretien_id) REFERENCES product_entretien (id) [] [] [2019-12-06 09:59:42] doctrine.DEBUG: CREATE INDEX IDX_C6922AD0D929ECC9 ON pictures_entretien (product_entretien_id) [] [] [2019-12-06 09:59:42] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206095938","2019-12-06 09:59:42"] [] [2019-12-06 09:59:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:07:03] console.ERROR: Error thrown while running command "make:entity". Message: "[Semantical Error] The annotation "@Assert\All" in property App\Entity\ProductEntretien::$pictureFiles was never imported. Did you maybe forget to add a "use" statement for this annotation?" {"exception":"[object] (Doctrine\\Common\\Annotations\\AnnotationException(code: 0): [Semantical Error] The annotation \"@Assert\\All\" in property App\\Entity\\ProductEntretien::$pictureFiles was never imported. Did you maybe forget to add a \"use\" statement for this annotation? at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php:54)","command":"make:entity","message":"[Semantical Error] The annotation \"@Assert\\All\" in property App\\Entity\\ProductEntretien::$pictureFiles was never imported. Did you maybe forget to add a \"use\" statement for this annotation?"} [] [2019-12-06 10:07:03] console.DEBUG: Command "make:entity" exited with code "1" {"command":"make:entity","code":1} [] [2019-12-06 10:08:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_deco' */ WHERE k.table_name = 'category_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_deco' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_entretien' */ WHERE k.table_name = 'category_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_entretien' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_deco' */ WHERE k.table_name = 'pictures_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_deco' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_entretien' */ WHERE k.table_name = 'pictures_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_entretien' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_deco' */ WHERE k.table_name = 'product_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_deco' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_entretien' */ WHERE k.table_name = 'product_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_entretien' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:28] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 10:08:30] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 10:08:30] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 10:08:30] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 10:08:30] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 10:08:30] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 10:08:30] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 10:08:31] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543', '20191206094928', '20191206095155', '20191206095858', '20191206095938', '20191206100828') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 10:08:31] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 10:08:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:08:31] doctrine.DEBUG: ALTER TABLE product_entretien ADD created_at DATETIME NOT NULL, ADD updated_at DATETIME NOT NULL [] [] [2019-12-06 10:08:31] doctrine.DEBUG: ALTER TABLE pictures_deco CHANGE product_deco_id product_deco_id INT NOT NULL [] [] [2019-12-06 10:08:31] doctrine.DEBUG: ALTER TABLE product_deco ADD created_at DATETIME NOT NULL, ADD updated_at DATETIME NOT NULL [] [] [2019-12-06 10:08:31] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206100828","2019-12-06 10:08:31"] [] [2019-12-06 10:08:31] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:18:48] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-06 10:18:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:18:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6c1b3"},"request_uri":"http://localhost:8000/_wdt/e6c1b3","method":"GET"} [] [2019-12-06 10:18:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-06 10:18:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:18:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 10:18:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 10:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 10:18:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:18:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:18:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eead5b"},"request_uri":"http://localhost:8000/_wdt/eead5b","method":"GET"} [] [2019-12-06 10:19:03] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 10:19:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:19:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 10:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 10:19:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:19:07] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 10:19:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:19:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:19:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 10:19:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:19:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ecd1e"},"request_uri":"http://localhost:8000/_wdt/4ecd1e","method":"GET"} [] [2019-12-06 10:25:54] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 10:25:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:25:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:25:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:25:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 10:25:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:25:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:25:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b14794"},"request_uri":"http://localhost:8000/_wdt/b14794","method":"GET"} [] [2019-12-06 10:33:48] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 10:33:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:33:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:33:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:33:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 10:33:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:33:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:33:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05e90c"},"request_uri":"http://localhost:8000/_wdt/05e90c","method":"GET"} [] [2019-12-06 10:34:06] request.INFO: Matched route "admin.categoryDeco.index". {"route":"admin.categoryDeco.index","route_parameters":{"_route":"admin.categoryDeco.index","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco","method":"GET"} [] [2019-12-06 10:34:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:34:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:34:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 [] [] [2019-12-06 10:34:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:34:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:34:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0f08f"},"request_uri":"http://localhost:8000/_wdt/c0f08f","method":"GET"} [] [2019-12-06 10:34:19] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 10:34:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:34:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 10:34:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:34:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:34:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1fb2a"},"request_uri":"http://localhost:8000/_wdt/a1fb2a","method":"GET"} [] [2019-12-06 10:35:59] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 10:35:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:35:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:35:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 10:35:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:35:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:35:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44ac60"},"request_uri":"http://localhost:8000/_wdt/44ac60","method":"GET"} [] [2019-12-06 10:36:00] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"GET"} [] [2019-12-06 10:36:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:36:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:36:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:36:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:36:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:36:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e9bb4"},"request_uri":"http://localhost:8000/_wdt/7e9bb4","method":"GET"} [] [2019-12-06 10:36:28] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"POST"} [] [2019-12-06 10:36:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:36:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:36:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:36:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:36:29] doctrine.DEBUG: INSERT INTO category_entretien (name) VALUES (?) {"1":"Pour nettoyer votre pierre"} [] [2019-12-06 10:36:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:36:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:36:29] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 10:36:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:36:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:36:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:36:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 10:36:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:36:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:36:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce6f16"},"request_uri":"http://localhost:8000/_wdt/ce6f16","method":"GET"} [] [2019-12-06 10:36:32] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"GET"} [] [2019-12-06 10:36:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:36:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:36:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:36:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:36:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:36:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc915f"},"request_uri":"http://localhost:8000/_wdt/dc915f","method":"GET"} [] [2019-12-06 10:36:44] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"POST"} [] [2019-12-06 10:36:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:36:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:36:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:36:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:36:44] doctrine.DEBUG: INSERT INTO category_entretien (name) VALUES (?) {"1":"Pour protéger votre pierre"} [] [2019-12-06 10:36:44] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:36:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:36:44] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 10:36:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:36:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:36:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:36:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 10:36:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:36:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:36:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e05e0"},"request_uri":"http://localhost:8000/_wdt/5e05e0","method":"GET"} [] [2019-12-06 10:36:49] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"GET"} [] [2019-12-06 10:36:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:36:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:36:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:36:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:36:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e85383"},"request_uri":"http://localhost:8000/_wdt/e85383","method":"GET"} [] [2019-12-06 10:37:01] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"POST"} [] [2019-12-06 10:37:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:37:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:37:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:37:01] doctrine.DEBUG: INSERT INTO category_entretien (name) VALUES (?) {"1":"Pour entretenir votre pierre"} [] [2019-12-06 10:37:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:37:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:37:01] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 10:37:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:37:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 10:37:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:37:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:37:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"675527"},"request_uri":"http://localhost:8000/_wdt/675527","method":"GET"} [] [2019-12-06 10:37:09] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"GET"} [] [2019-12-06 10:37:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:37:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:37:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:37:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:37:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f057a"},"request_uri":"http://localhost:8000/_wdt/3f057a","method":"GET"} [] [2019-12-06 10:37:32] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"POST"} [] [2019-12-06 10:37:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:37:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:37:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:37:32] doctrine.DEBUG: INSERT INTO category_entretien (name) VALUES (?) {"1":"Accessoires pour l'applica [...]"} [] [2019-12-06 10:37:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:37:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:37:32] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 10:37:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:37:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 10:37:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:37:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:37:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37f3d5"},"request_uri":"http://localhost:8000/_wdt/37f3d5","method":"GET"} [] [2019-12-06 10:37:40] request.INFO: Matched route "admin.categoryDeco.index". {"route":"admin.categoryDeco.index","route_parameters":{"_route":"admin.categoryDeco.index","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco","method":"GET"} [] [2019-12-06 10:37:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:37:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:37:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:37:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 [] [] [2019-12-06 10:37:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:37:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:37:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73f776"},"request_uri":"http://localhost:8000/_wdt/73f776","method":"GET"} [] [2019-12-06 10:38:58] request.INFO: Matched route "admin.categoryDeco.index". {"route":"admin.categoryDeco.index","route_parameters":{"_route":"admin.categoryDeco.index","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco","method":"GET"} [] [2019-12-06 10:38:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:38:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:38:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:38:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 [] [] [2019-12-06 10:38:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:38:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:38:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56bc70"},"request_uri":"http://localhost:8000/_wdt/56bc70","method":"GET"} [] [2019-12-06 10:38:59] request.INFO: Matched route "admin.categoryDeco.new". {"route":"admin.categoryDeco.new","route_parameters":{"_route":"admin.categoryDeco.new","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco/new","method":"GET"} [] [2019-12-06 10:38:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:38:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:38:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:38:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:38:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"beacb6"},"request_uri":"http://localhost:8000/_wdt/beacb6","method":"GET"} [] [2019-12-06 10:39:02] request.INFO: Matched route "admin.categoryDeco.new". {"route":"admin.categoryDeco.new","route_parameters":{"_route":"admin.categoryDeco.new","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco/new","method":"POST"} [] [2019-12-06 10:39:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:39:02] doctrine.DEBUG: INSERT INTO category_deco (name) VALUES (?) {"1":"Mobilier"} [] [2019-12-06 10:39:02] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:39:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:02] request.INFO: Matched route "admin.categoryDeco.index". {"route":"admin.categoryDeco.index","route_parameters":{"_route":"admin.categoryDeco.index","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco","method":"GET"} [] [2019-12-06 10:39:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 [] [] [2019-12-06 10:39:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:39:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bea71a"},"request_uri":"http://localhost:8000/_wdt/bea71a","method":"GET"} [] [2019-12-06 10:39:08] request.INFO: Matched route "admin.categoryDeco.new". {"route":"admin.categoryDeco.new","route_parameters":{"_route":"admin.categoryDeco.new","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco/new","method":"GET"} [] [2019-12-06 10:39:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:39:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f2a26"},"request_uri":"http://localhost:8000/_wdt/0f2a26","method":"GET"} [] [2019-12-06 10:39:12] request.INFO: Matched route "admin.categoryDeco.new". {"route":"admin.categoryDeco.new","route_parameters":{"_route":"admin.categoryDeco.new","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco/new","method":"POST"} [] [2019-12-06 10:39:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:39:12] doctrine.DEBUG: INSERT INTO category_deco (name) VALUES (?) {"1":"Luminaire"} [] [2019-12-06 10:39:12] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:39:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:12] request.INFO: Matched route "admin.categoryDeco.index". {"route":"admin.categoryDeco.index","route_parameters":{"_route":"admin.categoryDeco.index","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco","method":"GET"} [] [2019-12-06 10:39:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 [] [] [2019-12-06 10:39:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:39:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97722b"},"request_uri":"http://localhost:8000/_wdt/97722b","method":"GET"} [] [2019-12-06 10:39:13] request.INFO: Matched route "admin.categoryDeco.new". {"route":"admin.categoryDeco.new","route_parameters":{"_route":"admin.categoryDeco.new","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco/new","method":"GET"} [] [2019-12-06 10:39:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:39:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c10abe"},"request_uri":"http://localhost:8000/_wdt/c10abe","method":"GET"} [] [2019-12-06 10:39:41] request.INFO: Matched route "admin.categoryDeco.new". {"route":"admin.categoryDeco.new","route_parameters":{"_route":"admin.categoryDeco.new","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco/new","method":"POST"} [] [2019-12-06 10:39:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 10:39:42] doctrine.DEBUG: INSERT INTO category_deco (name) VALUES (?) {"1":"Chaises / tabourets"} [] [2019-12-06 10:39:42] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 10:39:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:42] request.INFO: Matched route "admin.categoryDeco.index". {"route":"admin.categoryDeco.index","route_parameters":{"_route":"admin.categoryDeco.index","_controller":"App\\Controller\\Admin\\AdminCategoryDecoController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-deco","method":"GET"} [] [2019-12-06 10:39:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 10:39:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 10:39:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 10:39:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 [] [] [2019-12-06 10:39:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 10:39:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 10:39:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca9e3d"},"request_uri":"http://localhost:8000/_wdt/ca9e3d","method":"GET"} [] [2019-12-06 13:51:03] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 13:51:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 13:51:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 13:51:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 13:51:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 13:51:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 13:51:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d236f3"},"request_uri":"http://localhost:8000/_wdt/d236f3","method":"GET"} [] [2019-12-06 13:51:06] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 13:51:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 13:51:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 13:51:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 13:51:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 13:51:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 13:51:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 13:51:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d20225"},"request_uri":"http://localhost:8000/_wdt/d20225","method":"GET"} [] [2019-12-06 13:54:48] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 13:54:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 13:54:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 13:54:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 13:54:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 13:54:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 13:54:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 13:54:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2667f2"},"request_uri":"http://localhost:8000/_wdt/2667f2","method":"GET"} [] [2019-12-06 13:54:53] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 13:54:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 13:54:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 13:54:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 13:54:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 13:54:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 13:54:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 13:54:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7507e"},"request_uri":"http://localhost:8000/_wdt/c7507e","method":"GET"} [] [2019-12-06 15:18:45] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:18:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:18:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:18:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:18:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-06 15:18:46] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "A new entity was found through the relationship 'App\Entity\ProductEntretien#pictures' that was not configured to cascade persist operations for entity: App\Entity\PicturesEntretien@0000000043d0daa90000000074439b4f. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'App\Entity\PicturesEntretien#__toString()' to get a clue." at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php line 102 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): A new entity was found through the relationship 'App\\Entity\\ProductEntretien#pictures' that was not configured to cascade persist operations for entity: App\\Entity\\PicturesEntretien@0000000043d0daa90000000074439b4f. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={\"persist\"}). If you cannot find out which entity causes the problem implement 'App\\Entity\\PicturesEntretien#__toString()' to get a clue. at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php:102)"} [] [2019-12-06 15:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:18:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16da33"},"request_uri":"http://localhost:8000/_wdt/16da33","method":"GET"} [] [2019-12-06 15:27:43] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:27:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:27:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:27:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:27:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-06 15:27:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:27:43] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Multi nettoyant","2":"Nettoyant fin de chantier [...]","3":"2019-12-06 15:27:43","4":"2019-12-06 15:27:43","5":1} [] [2019-12-06 15:27:43] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea736fe51fc768286658.jpg","2":1} [] [2019-12-06 15:27:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:27:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:27:44] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:27:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:27:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:27:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:27:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:27:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea736fe51fc768286658.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea736fe51fc768286658.jpg","method":"GET"} [] [2019-12-06 15:27:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7a088"},"request_uri":"http://localhost:8000/_wdt/b7a088","method":"GET"} [] [2019-12-06 15:28:27] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:28:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:28:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:28:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:28:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:28:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:28:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:28:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8141ad"},"request_uri":"http://localhost:8000/_wdt/8141ad","method":"GET"} [] [2019-12-06 15:29:28] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:29:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:29:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:29:28] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-06 15:29:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:29:28] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Enlève ciment","2":"Nettoyant fin de chantier [...]","3":"2019-12-06 15:29:28","4":"2019-12-06 15:29:28","5":1} [] [2019-12-06 15:29:28] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea73d8abed3686450219.jpg","2":2} [] [2019-12-06 15:29:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:29:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:29:28] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:29:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:29:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:29:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:29:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:29:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:29:29] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea73d8abed3686450219.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea73d8abed3686450219.jpg","method":"GET"} [] [2019-12-06 15:29:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6273a4"},"request_uri":"http://localhost:8000/_wdt/6273a4","method":"GET"} [] [2019-12-06 15:29:30] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:29:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:29:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:29:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:29:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:29:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:29:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:29:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3bb854"},"request_uri":"http://localhost:8000/_wdt/3bb854","method":"GET"} [] [2019-12-06 15:31:00] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:31:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-06 15:31:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:31:00] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Nettoyant extérieur","2":"Élimine l'encrassement vég [...]","3":"2019-12-06 15:31:00","4":"2019-12-06 15:31:00","5":1} [] [2019-12-06 15:31:00] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea74342d4d2469055403.jpg","2":3} [] [2019-12-06 15:31:00] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:31:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:00] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:31:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:31:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:31:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:31:00] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea74342d4d2469055403.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea74342d4d2469055403.jpg","method":"GET"} [] [2019-12-06 15:31:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab42d0"},"request_uri":"http://localhost:8000/_wdt/ab42d0","method":"GET"} [] [2019-12-06 15:31:01] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:31:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:31:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:31:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"093f28"},"request_uri":"http://localhost:8000/_wdt/093f28","method":"GET"} [] [2019-12-06 15:31:29] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:31:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-06 15:31:29] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:31:29] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Rouille net","2":"Élimine les tâches de roui [...]","3":"2019-12-06 15:31:29","4":"2019-12-06 15:31:29","5":1} [] [2019-12-06 15:31:29] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea74517e5f5486445730.jpg","2":4} [] [2019-12-06 15:31:29] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:31:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:29] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:31:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:31:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:31:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:31:29] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea74517e5f5486445730.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea74517e5f5486445730.jpg","method":"GET"} [] [2019-12-06 15:31:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d432ad"},"request_uri":"http://localhost:8000/_wdt/d432ad","method":"GET"} [] [2019-12-06 15:31:31] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:31:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:31:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:31:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75b8bf"},"request_uri":"http://localhost:8000/_wdt/75b8bf","method":"GET"} [] [2019-12-06 15:31:56] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:31:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-06 15:31:56] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:31:56] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Allex","2":"Nettoyant préventif des so [...]","3":"2019-12-06 15:31:56","4":"2019-12-06 15:31:56","5":1} [] [2019-12-06 15:31:56] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea746c6f2f9436179943.jpg","2":5} [] [2019-12-06 15:31:56] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:31:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:56] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:31:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:31:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:31:56] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea746c6f2f9436179943.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea746c6f2f9436179943.jpg","method":"GET"} [] [2019-12-06 15:31:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b9bd9e"},"request_uri":"http://localhost:8000/_wdt/b9bd9e","method":"GET"} [] [2019-12-06 15:31:58] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:31:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:31:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:31:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:31:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:31:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:31:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:31:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a5bd1a"},"request_uri":"http://localhost:8000/_wdt/a5bd1a","method":"GET"} [] [2019-12-06 15:35:11] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:35:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:35:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-06 15:35:11] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:35:11] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Stop tâche","2":"Protection hydro-oléofuge [...]","3":"2019-12-06 15:35:11","4":"2019-12-06 15:35:11","5":2} [] [2019-12-06 15:35:11] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea752f1eca8283469218.jpg","2":6} [] [2019-12-06 15:35:11] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:35:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:35:11] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:35:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:35:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:35:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:35:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:35:11] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea752f1eca8283469218.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea752f1eca8283469218.jpg","method":"GET"} [] [2019-12-06 15:35:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ad81d"},"request_uri":"http://localhost:8000/_wdt/0ad81d","method":"GET"} [] [2019-12-06 15:35:13] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:35:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:35:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:35:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:35:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:35:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:35:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:35:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"475d29"},"request_uri":"http://localhost:8000/_wdt/475d29","method":"GET"} [] [2019-12-06 15:36:02] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:36:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:36:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-06 15:36:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:36:02] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Fleckstop W","2":"Protection hydro-oléofuge [...]","3":"2019-12-06 15:36:02","4":"2019-12-06 15:36:02","5":2} [] [2019-12-06 15:36:02] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea7562ad197977914462.jpg","2":7} [] [2019-12-06 15:36:02] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:36:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:36:02] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:36:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:36:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:36:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:36:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:36:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:36:03] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea7562ad197977914462.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea7562ad197977914462.jpg","method":"GET"} [] [2019-12-06 15:36:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"752062"},"request_uri":"http://localhost:8000/_wdt/752062","method":"GET"} [] [2019-12-06 15:36:04] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:36:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:36:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:36:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:36:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:36:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:36:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:36:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7f696"},"request_uri":"http://localhost:8000/_wdt/e7f696","method":"GET"} [] [2019-12-06 15:37:14] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:37:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:37:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-06 15:37:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:37:14] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Fleckstop","2":"Protection hydro-oléofuge [...]","3":"2019-12-06 15:37:14","4":"2019-12-06 15:37:14","5":2} [] [2019-12-06 15:37:14] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea75aa231fa494784472.jpg","2":8} [] [2019-12-06 15:37:14] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:37:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:37:14] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:37:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:37:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:37:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:37:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:37:14] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea75aa231fa494784472.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea75aa231fa494784472.jpg","method":"GET"} [] [2019-12-06 15:37:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c9d71"},"request_uri":"http://localhost:8000/_wdt/7c9d71","method":"GET"} [] [2019-12-06 15:37:17] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:37:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:37:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:37:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:37:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:37:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:37:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"18eae5"},"request_uri":"http://localhost:8000/_wdt/18eae5","method":"GET"} [] [2019-12-06 15:37:58] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:37:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:37:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-06 15:37:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:37:58] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Protection W","2":"Protection hydrofuge en ph [...]","3":"2019-12-06 15:37:58","4":"2019-12-06 15:37:58","5":2} [] [2019-12-06 15:37:58] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea75d63687d407223248.jpg","2":9} [] [2019-12-06 15:37:58] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:37:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:37:58] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:37:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:37:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:37:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:37:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:37:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:37:58] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea75d63687d407223248.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea75d63687d407223248.jpg","method":"GET"} [] [2019-12-06 15:37:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9307e1"},"request_uri":"http://localhost:8000/_wdt/9307e1","method":"GET"} [] [2019-12-06 15:38:00] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:38:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:38:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:38:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:38:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:38:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:38:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:38:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b1f3b"},"request_uri":"http://localhost:8000/_wdt/5b1f3b","method":"GET"} [] [2019-12-06 15:39:06] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:39:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:39:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-06 15:39:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:39:06] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Couleur plus W","2":"Protection hydrofuge en ph [...]","3":"2019-12-06 15:39:06","4":"2019-12-06 15:39:06","5":2} [] [2019-12-06 15:39:06] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea761a6961b007573440.jpg","2":10} [] [2019-12-06 15:39:06] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:39:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:39:06] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:39:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:39:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:39:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:39:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:39:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:39:06] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea761a6961b007573440.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea761a6961b007573440.jpg","method":"GET"} [] [2019-12-06 15:39:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc6728"},"request_uri":"http://localhost:8000/_wdt/bc6728","method":"GET"} [] [2019-12-06 15:39:11] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:39:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:39:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:39:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:39:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:39:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:39:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:39:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"539f87"},"request_uri":"http://localhost:8000/_wdt/539f87","method":"GET"} [] [2019-12-06 15:40:30] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:40:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:40:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-06 15:40:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:40:30] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Fleckstop plus","2":"Protection hydro-oléofuge [...]","3":"2019-12-06 15:40:30","4":"2019-12-06 15:40:30","5":2} [] [2019-12-06 15:40:30] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea766ee11ec878654756.jpg","2":11} [] [2019-12-06 15:40:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:40:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:40:30] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:40:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:40:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:40:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:40:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea766ee11ec878654756.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea766ee11ec878654756.jpg","method":"GET"} [] [2019-12-06 15:40:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d03370"},"request_uri":"http://localhost:8000/_wdt/d03370","method":"GET"} [] [2019-12-06 15:40:38] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:40:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:40:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:40:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:40:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:40:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:40:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:40:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38c18e"},"request_uri":"http://localhost:8000/_wdt/38c18e","method":"GET"} [] [2019-12-06 15:41:16] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:41:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-06 15:41:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:41:16] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Wash & Clean","2":"Lavage et entretien réguli [...]","3":"2019-12-06 15:41:16","4":"2019-12-06 15:41:16","5":3} [] [2019-12-06 15:41:16] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea769c8c77e967247295.jpg","2":12} [] [2019-12-06 15:41:16] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:41:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:41:16] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:41:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:41:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:41:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:41:17] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea769c8c77e967247295.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea769c8c77e967247295.jpg","method":"GET"} [] [2019-12-06 15:41:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d074c"},"request_uri":"http://localhost:8000/_wdt/9d074c","method":"GET"} [] [2019-12-06 15:41:18] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:41:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:41:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:41:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:41:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:41:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:41:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dfb676"},"request_uri":"http://localhost:8000/_wdt/dfb676","method":"GET"} [] [2019-12-06 15:41:44] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:41:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:41:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:41:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-06 15:41:44] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:41:44] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Brille net","2":"Donne et ravive le brillan [...]","3":"2019-12-06 15:41:44","4":"2019-12-06 15:41:44","5":3} [] [2019-12-06 15:41:44] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea76b8e7e80438824606.jpg","2":13} [] [2019-12-06 15:41:44] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:41:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:41:45] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:41:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:41:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:41:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:41:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:41:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"334f55"},"request_uri":"http://localhost:8000/_wdt/334f55","method":"GET"} [] [2019-12-06 15:41:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea76b8e7e80438824606.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea76b8e7e80438824606.jpg","method":"GET"} [] [2019-12-06 15:41:48] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:41:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:41:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:41:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:41:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:41:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:41:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:41:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37b659"},"request_uri":"http://localhost:8000/_wdt/37b659","method":"GET"} [] [2019-12-06 15:42:48] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:42:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:42:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-06 15:42:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:42:48] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Bain net","2":"Nettoyant sans acide pour [...]","3":"2019-12-06 15:42:48","4":"2019-12-06 15:42:48","5":3} [] [2019-12-06 15:42:48] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea76f88b70a077456067.jpg","2":14} [] [2019-12-06 15:42:48] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:42:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:42:48] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:42:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:42:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:42:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:42:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:42:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea76f88b70a077456067.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea76f88b70a077456067.jpg","method":"GET"} [] [2019-12-06 15:42:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2794c"},"request_uri":"http://localhost:8000/_wdt/a2794c","method":"GET"} [] [2019-12-06 15:43:48] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:43:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:43:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:43:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:43:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:43:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:43:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:43:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c522c"},"request_uri":"http://localhost:8000/_wdt/0c522c","method":"GET"} [] [2019-12-06 15:44:41] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-06 15:44:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:44:41] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Easy clean","2":"Entretient les plans de cu [...]","3":"2019-12-06 15:44:41","4":"2019-12-06 15:44:41","5":3} [] [2019-12-06 15:44:41] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea776937906473569594.jpg","2":15} [] [2019-12-06 15:44:41] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:44:41] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:44:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:44:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea776937906473569594.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea776937906473569594.jpg","method":"GET"} [] [2019-12-06 15:44:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1f46d"},"request_uri":"http://localhost:8000/_wdt/b1f46d","method":"GET"} [] [2019-12-06 15:44:49] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:44:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:44:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:44:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:44:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:44:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:44:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:44:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78bbdc"},"request_uri":"http://localhost:8000/_wdt/78bbdc","method":"GET"} [] [2019-12-06 15:45:30] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:45:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:45:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-06 15:45:30] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:45:30] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Joints nets","2":"Décrasse les joints.","3":"2019-12-06 15:45:30","4":"2019-12-06 15:45:30","5":3} [] [2019-12-06 15:45:30] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea779abeedc074542736.jpg","2":16} [] [2019-12-06 15:45:30] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:45:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:45:30] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:45:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:45:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:45:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:45:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:45:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:45:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea779abeedc074542736.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea779abeedc074542736.jpg","method":"GET"} [] [2019-12-06 15:45:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6de5bd"},"request_uri":"http://localhost:8000/_wdt/6de5bd","method":"GET"} [] [2019-12-06 15:45:33] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:45:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:45:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:45:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:45:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:45:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:45:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:45:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad0396"},"request_uri":"http://localhost:8000/_wdt/ad0396","method":"GET"} [] [2019-12-06 15:46:00] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:46:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["3"]] [] [2019-12-06 15:46:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:46:00] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Sani joints","2":"Élimine les moisissures de [...]","3":"2019-12-06 15:46:00","4":"2019-12-06 15:46:00","5":3} [] [2019-12-06 15:46:00] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea77b8875ef492637679.jpg","2":17} [] [2019-12-06 15:46:00] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:46:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:00] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:46:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:46:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:46:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:46:01] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea77b8875ef492637679.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea77b8875ef492637679.jpg","method":"GET"} [] [2019-12-06 15:46:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e43714"},"request_uri":"http://localhost:8000/_wdt/e43714","method":"GET"} [] [2019-12-06 15:46:20] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 15:46:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 15:46:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:46:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d6825"},"request_uri":"http://localhost:8000/_wdt/2d6825","method":"GET"} [] [2019-12-06 15:46:21] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"GET"} [] [2019-12-06 15:46:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:46:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7617f7"},"request_uri":"http://localhost:8000/_wdt/7617f7","method":"GET"} [] [2019-12-06 15:46:32] request.INFO: Matched route "admin.categoryEntretien.new". {"route":"admin.categoryEntretien.new","route_parameters":{"_route":"admin.categoryEntretien.new","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::new"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien/new","method":"POST"} [] [2019-12-06 15:46:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:46:32] doctrine.DEBUG: INSERT INTO category_entretien (name) VALUES (?) {"1":"Colles et joints"} [] [2019-12-06 15:46:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:46:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:32] request.INFO: Matched route "admin.categoryEntretien.index". {"route":"admin.categoryEntretien.index","route_parameters":{"_route":"admin.categoryEntretien.index","_controller":"App\\Controller\\Admin\\AdminCategoryEntretienController::index"},"request_uri":"http://localhost:8000/admin/cat%C3%A9gories-entretien","method":"GET"} [] [2019-12-06 15:46:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-06 15:46:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/cat%C3%A9gories-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/cat%C3%A9gories-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:46:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7fdb3"},"request_uri":"http://localhost:8000/_wdt/a7fdb3","method":"GET"} [] [2019-12-06 15:46:34] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:46:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:46:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:46:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:46:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1723d8"},"request_uri":"http://localhost:8000/_wdt/1723d8","method":"GET"} [] [2019-12-06 15:46:36] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:46:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:46:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:46:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:46:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:46:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:46:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:46:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8842eb"},"request_uri":"http://localhost:8000/_wdt/8842eb","method":"GET"} [] [2019-12-06 15:47:39] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:47:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-06 15:47:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:47:39] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Monobrosse","2":"Machine pour nettoyer, ent [...]","3":"2019-12-06 15:47:39","4":"2019-12-06 15:47:39","5":4} [] [2019-12-06 15:47:39] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea781b5e947531726034.jpg","2":18} [] [2019-12-06 15:47:39] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:47:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:47:39] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:47:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:47:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 15:47:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 15:47:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:47:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:47:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea781b5e947531726034.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea781b5e947531726034.jpg","method":"GET"} [] [2019-12-06 15:47:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35b72a"},"request_uri":"http://localhost:8000/_wdt/35b72a","method":"GET"} [] [2019-12-06 15:47:41] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:47:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:47:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:47:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:47:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:47:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:47:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"250047"},"request_uri":"http://localhost:8000/_wdt/250047","method":"GET"} [] [2019-12-06 15:48:01] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:48:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-06 15:48:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:48:01] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Applicateur peau de mouton","2":null,"3":"2019-12-06 15:48:01","4":"2019-12-06 15:48:01","5":4} [] [2019-12-06 15:48:01] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea78315ad04599165256.jpg","2":19} [] [2019-12-06 15:48:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:48:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:48:01] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:48:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 15:48:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 15:48:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:48:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:48:01] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea78315ad04599165256.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea78315ad04599165256.jpg","method":"GET"} [] [2019-12-06 15:48:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f0dda"},"request_uri":"http://localhost:8000/_wdt/3f0dda","method":"GET"} [] [2019-12-06 15:48:03] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:48:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:48:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:48:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:48:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:48:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:48:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ef7ee"},"request_uri":"http://localhost:8000/_wdt/0ef7ee","method":"GET"} [] [2019-12-06 15:48:22] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:48:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["4"]] [] [2019-12-06 15:48:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:48:22] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Applicateur poil de soie","2":null,"3":"2019-12-06 15:48:22","4":"2019-12-06 15:48:22","5":4} [] [2019-12-06 15:48:22] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea7846130d9017070360.jpg","2":20} [] [2019-12-06 15:48:22] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:48:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:48:22] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:48:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 15:48:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 15:48:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:48:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:48:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2842a"},"request_uri":"http://localhost:8000/_wdt/a2842a","method":"GET"} [] [2019-12-06 15:48:22] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea7846130d9017070360.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea7846130d9017070360.jpg","method":"GET"} [] [2019-12-06 15:48:23] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:48:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:48:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:48:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:48:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:48:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:48:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:48:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66a241"},"request_uri":"http://localhost:8000/_wdt/66a241","method":"GET"} [] [2019-12-06 15:49:53] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:49:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:49:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-06 15:49:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:49:53] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Colle blanche premium SOPRO","2":"Mortier colle flexible bla [...]","3":"2019-12-06 15:49:53","4":"2019-12-06 15:49:53","5":5} [] [2019-12-06 15:49:53] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea78a1466c0202815039.jpg","2":21} [] [2019-12-06 15:49:53] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:49:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:49:53] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:49:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:49:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-06 15:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-06 15:49:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:49:53] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea78a1466c0202815039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea78a1466c0202815039.jpg","method":"GET"} [] [2019-12-06 15:49:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2640c6"},"request_uri":"http://localhost:8000/_wdt/2640c6","method":"GET"} [] [2019-12-06 15:49:55] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:49:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:49:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:49:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:49:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:49:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e27bbb"},"request_uri":"http://localhost:8000/_wdt/e27bbb","method":"GET"} [] [2019-12-06 15:51:33] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:51:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:51:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-06 15:51:33] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:51:33] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Colle hybride premium OTTO","2":"Colle-mastic, mono composa [...]","3":"2019-12-06 15:51:33","4":"2019-12-06 15:51:33","5":5} [] [2019-12-06 15:51:33] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea790595a80177776564.jpg","2":22} [] [2019-12-06 15:51:33] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:51:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:51:33] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:51:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:51:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-06 15:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-06 15:51:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:51:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:51:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3d779"},"request_uri":"http://localhost:8000/_wdt/e3d779","method":"GET"} [] [2019-12-06 15:51:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea790595a80177776564.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea790595a80177776564.jpg","method":"GET"} [] [2019-12-06 15:51:36] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:51:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:51:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:51:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:51:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:51:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:51:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:51:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfa11b"},"request_uri":"http://localhost:8000/_wdt/bfa11b","method":"GET"} [] [2019-12-06 15:53:34] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:53:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:53:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:53:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-06 15:53:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:53:34] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Joint FL SOPRO","2":"Mortier-joint, base ciment [...]","3":"2019-12-06 15:53:34","4":"2019-12-06 15:53:34","5":5} [] [2019-12-06 15:53:34] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea797ede6c7550144916.jpg","2":23} [] [2019-12-06 15:53:34] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:53:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:53:34] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:53:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:53:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-06 15:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-06 15:53:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:53:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:53:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea797ede6c7550144916.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea797ede6c7550144916.jpg","method":"GET"} [] [2019-12-06 15:53:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b84fb3"},"request_uri":"http://localhost:8000/_wdt/b84fb3","method":"GET"} [] [2019-12-06 15:53:38] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"GET"} [] [2019-12-06 15:53:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:53:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:53:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2019-12-06 15:53:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:53:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:53:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a4ab7"},"request_uri":"http://localhost:8000/_wdt/1a4ab7","method":"GET"} [] [2019-12-06 15:57:50] request.INFO: Matched route "admin.productEntretien.new". {"route":"admin.productEntretien.new","route_parameters":{"_route":"admin.productEntretien.new","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::new"},"request_uri":"http://localhost:8000/admin/produits-entretien/new","method":"POST"} [] [2019-12-06 15:57:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:57:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ WHERE c0_.id IN (?) [["5"]] [] [2019-12-06 15:57:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:57:50] doctrine.DEBUG: INSERT INTO product_entretien (name, description, created_at, updated_at, category_id) VALUES (?, ?, ?, ?, ?) {"1":"Joint TNF SOPRO","2":"Mortier-joint, base ciment [...]","3":"2019-12-06 15:57:50","4":"2019-12-06 15:57:50","5":5} [] [2019-12-06 15:57:50] doctrine.DEBUG: INSERT INTO pictures_entretien (filename, product_entretien_id) VALUES (?, ?) {"1":"5dea7a7e9efa6511250565.jpg","2":24} [] [2019-12-06 15:57:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:57:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:57:50] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 15:57:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:57:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-06 15:57:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-06 15:57:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:57:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:57:51] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsEntretien/5dea7a7e9efa6511250565.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsEntretien/5dea7a7e9efa6511250565.jpg","method":"GET"} [] [2019-12-06 15:57:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00b298"},"request_uri":"http://localhost:8000/_wdt/00b298","method":"GET"} [] [2019-12-06 15:58:00] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 15:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 15:58:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5eadd4"},"request_uri":"http://localhost:8000/_wdt/5eadd4","method":"GET"} [] [2019-12-06 15:58:06] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"174"},"request_uri":"http://localhost:8000/admin/produits/174","method":"DELETE"} [] [2019-12-06 15:58:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["174"] [] [2019-12-06 15:58:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [174] [] [2019-12-06 15:58:06] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:06] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [190] [] [2019-12-06 15:58:06] doctrine.DEBUG: DELETE FROM product WHERE id = ? [174] [] [2019-12-06 15:58:06] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:07] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 15:58:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07f916"},"request_uri":"http://localhost:8000/_wdt/07f916","method":"GET"} [] [2019-12-06 15:58:12] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"173"},"request_uri":"http://localhost:8000/admin/produits/173","method":"DELETE"} [] [2019-12-06 15:58:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["173"] [] [2019-12-06 15:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [173] [] [2019-12-06 15:58:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:12] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [189] [] [2019-12-06 15:58:12] doctrine.DEBUG: DELETE FROM product WHERE id = ? [173] [] [2019-12-06 15:58:12] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:12] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47e280"},"request_uri":"http://localhost:8000/_wdt/47e280","method":"GET"} [] [2019-12-06 15:58:18] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"164"},"request_uri":"http://localhost:8000/admin/produits/164","method":"DELETE"} [] [2019-12-06 15:58:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["164"] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [164] [] [2019-12-06 15:58:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:19] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [178] [] [2019-12-06 15:58:19] doctrine.DEBUG: DELETE FROM product WHERE id = ? [164] [] [2019-12-06 15:58:19] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:19] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbb883"},"request_uri":"http://localhost:8000/_wdt/fbb883","method":"GET"} [] [2019-12-06 15:58:25] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"170"},"request_uri":"http://localhost:8000/admin/produits/170","method":"DELETE"} [] [2019-12-06 15:58:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["170"] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [170] [] [2019-12-06 15:58:25] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:25] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [184] [] [2019-12-06 15:58:25] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [185] [] [2019-12-06 15:58:25] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [186] [] [2019-12-06 15:58:25] doctrine.DEBUG: DELETE FROM product WHERE id = ? [170] [] [2019-12-06 15:58:25] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:25] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2010a7"},"request_uri":"http://localhost:8000/_wdt/2010a7","method":"GET"} [] [2019-12-06 15:58:31] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"166"},"request_uri":"http://localhost:8000/admin/produits/166","method":"DELETE"} [] [2019-12-06 15:58:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["166"] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [166] [] [2019-12-06 15:58:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:31] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [180] [] [2019-12-06 15:58:31] doctrine.DEBUG: DELETE FROM product WHERE id = ? [166] [] [2019-12-06 15:58:31] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0b797"},"request_uri":"http://localhost:8000/_wdt/a0b797","method":"GET"} [] [2019-12-06 15:58:37] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"169"},"request_uri":"http://localhost:8000/admin/produits/169","method":"DELETE"} [] [2019-12-06 15:58:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["169"] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [169] [] [2019-12-06 15:58:37] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:37] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [183] [] [2019-12-06 15:58:37] doctrine.DEBUG: DELETE FROM product WHERE id = ? [169] [] [2019-12-06 15:58:37] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:37] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cac0f9"},"request_uri":"http://localhost:8000/_wdt/cac0f9","method":"GET"} [] [2019-12-06 15:58:43] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"168"},"request_uri":"http://localhost:8000/admin/produits/168","method":"DELETE"} [] [2019-12-06 15:58:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["168"] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [168] [] [2019-12-06 15:58:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:43] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [182] [] [2019-12-06 15:58:43] doctrine.DEBUG: DELETE FROM product WHERE id = ? [168] [] [2019-12-06 15:58:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:43] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cad78f"},"request_uri":"http://localhost:8000/_wdt/cad78f","method":"GET"} [] [2019-12-06 15:58:49] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"171"},"request_uri":"http://localhost:8000/admin/produits/171","method":"DELETE"} [] [2019-12-06 15:58:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["171"] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [171] [] [2019-12-06 15:58:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:49] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [187] [] [2019-12-06 15:58:49] doctrine.DEBUG: DELETE FROM product WHERE id = ? [171] [] [2019-12-06 15:58:49] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:49] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9129c5"},"request_uri":"http://localhost:8000/_wdt/9129c5","method":"GET"} [] [2019-12-06 15:58:55] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"167"},"request_uri":"http://localhost:8000/admin/produits/167","method":"DELETE"} [] [2019-12-06 15:58:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["167"] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [167] [] [2019-12-06 15:58:55] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:58:55] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [181] [] [2019-12-06 15:58:55] doctrine.DEBUG: DELETE FROM product WHERE id = ? [167] [] [2019-12-06 15:58:55] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:58:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:55] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:58:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [13] [] [2019-12-06 15:58:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:58:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:58:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1eb2eb"},"request_uri":"http://localhost:8000/_wdt/1eb2eb","method":"GET"} [] [2019-12-06 15:59:01] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"172"},"request_uri":"http://localhost:8000/admin/produits/172","method":"DELETE"} [] [2019-12-06 15:59:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["172"] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [172] [] [2019-12-06 15:59:01] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:01] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [188] [] [2019-12-06 15:59:01] doctrine.DEBUG: DELETE FROM product WHERE id = ? [172] [] [2019-12-06 15:59:01] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:01] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:59:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:59:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2554c3"},"request_uri":"http://localhost:8000/_wdt/2554c3","method":"GET"} [] [2019-12-06 15:59:08] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"165"},"request_uri":"http://localhost:8000/admin/produits/165","method":"DELETE"} [] [2019-12-06 15:59:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["165"] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [165] [] [2019-12-06 15:59:08] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:08] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [179] [] [2019-12-06 15:59:08] doctrine.DEBUG: DELETE FROM product WHERE id = ? [165] [] [2019-12-06 15:59:08] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:08] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:59:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b84ff"},"request_uri":"http://localhost:8000/_wdt/2b84ff","method":"GET"} [] [2019-12-06 15:59:14] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"163"},"request_uri":"http://localhost:8000/admin/produits/163","method":"DELETE"} [] [2019-12-06 15:59:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["163"] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [163] [] [2019-12-06 15:59:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:14] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [177] [] [2019-12-06 15:59:14] doctrine.DEBUG: DELETE FROM product WHERE id = ? [163] [] [2019-12-06 15:59:14] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:14] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:59:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:59:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f51ee"},"request_uri":"http://localhost:8000/_wdt/3f51ee","method":"GET"} [] [2019-12-06 15:59:20] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"162"},"request_uri":"http://localhost:8000/admin/produits/162","method":"DELETE"} [] [2019-12-06 15:59:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["162"] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [162] [] [2019-12-06 15:59:20] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:20] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [176] [] [2019-12-06 15:59:20] doctrine.DEBUG: DELETE FROM product WHERE id = ? [162] [] [2019-12-06 15:59:20] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:20] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:59:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:59:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d25ee"},"request_uri":"http://localhost:8000/_wdt/9d25ee","method":"GET"} [] [2019-12-06 15:59:26] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"161"},"request_uri":"http://localhost:8000/admin/produits/161","method":"DELETE"} [] [2019-12-06 15:59:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["161"] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [161] [] [2019-12-06 15:59:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:26] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [175] [] [2019-12-06 15:59:26] doctrine.DEBUG: DELETE FROM product WHERE id = ? [161] [] [2019-12-06 15:59:26] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:26] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:59:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"367029"},"request_uri":"http://localhost:8000/_wdt/367029","method":"GET"} [] [2019-12-06 15:59:32] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"160"},"request_uri":"http://localhost:8000/admin/produits/160","method":"DELETE"} [] [2019-12-06 15:59:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["160"] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [160] [] [2019-12-06 15:59:32] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:32] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [174] [] [2019-12-06 15:59:32] doctrine.DEBUG: DELETE FROM product WHERE id = ? [160] [] [2019-12-06 15:59:32] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:32] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c61cca"},"request_uri":"http://localhost:8000/_wdt/c61cca","method":"GET"} [] [2019-12-06 15:59:38] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"157"},"request_uri":"http://localhost:8000/admin/produits/157","method":"DELETE"} [] [2019-12-06 15:59:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["157"] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [157] [] [2019-12-06 15:59:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:38] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [171] [] [2019-12-06 15:59:38] doctrine.DEBUG: DELETE FROM product WHERE id = ? [157] [] [2019-12-06 15:59:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:38] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44ab50"},"request_uri":"http://localhost:8000/_wdt/44ab50","method":"GET"} [] [2019-12-06 15:59:43] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"156"},"request_uri":"http://localhost:8000/admin/produits/156","method":"DELETE"} [] [2019-12-06 15:59:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["156"] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [156] [] [2019-12-06 15:59:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:43] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [170] [] [2019-12-06 15:59:43] doctrine.DEBUG: DELETE FROM product WHERE id = ? [156] [] [2019-12-06 15:59:43] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:43] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"583835"},"request_uri":"http://localhost:8000/_wdt/583835","method":"GET"} [] [2019-12-06 15:59:48] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"159"},"request_uri":"http://localhost:8000/admin/produits/159","method":"DELETE"} [] [2019-12-06 15:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["159"] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [159] [] [2019-12-06 15:59:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:48] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [173] [] [2019-12-06 15:59:48] doctrine.DEBUG: DELETE FROM product WHERE id = ? [159] [] [2019-12-06 15:59:48] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f003e8"},"request_uri":"http://localhost:8000/_wdt/f003e8","method":"GET"} [] [2019-12-06 15:59:53] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"155"},"request_uri":"http://localhost:8000/admin/produits/155","method":"DELETE"} [] [2019-12-06 15:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["155"] [] [2019-12-06 15:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [155] [] [2019-12-06 15:59:53] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:53] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [169] [] [2019-12-06 15:59:53] doctrine.DEBUG: DELETE FROM product WHERE id = ? [155] [] [2019-12-06 15:59:53] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:53] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 15:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 15:59:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 15:59:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c32771"},"request_uri":"http://localhost:8000/_wdt/c32771","method":"GET"} [] [2019-12-06 15:59:59] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"153"},"request_uri":"http://localhost:8000/admin/produits/153","method":"DELETE"} [] [2019-12-06 15:59:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["153"] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [153] [] [2019-12-06 15:59:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 15:59:59] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [167] [] [2019-12-06 15:59:59] doctrine.DEBUG: DELETE FROM product WHERE id = ? [153] [] [2019-12-06 15:59:59] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 15:59:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 15:59:59] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 15:59:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 15:59:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 16:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 16:00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:00:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b4a77"},"request_uri":"http://localhost:8000/_wdt/6b4a77","method":"GET"} [] [2019-12-06 16:00:04] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"158"},"request_uri":"http://localhost:8000/admin/produits/158","method":"DELETE"} [] [2019-12-06 16:00:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:00:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["158"] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [158] [] [2019-12-06 16:00:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 16:00:04] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [172] [] [2019-12-06 16:00:04] doctrine.DEBUG: DELETE FROM product WHERE id = ? [158] [] [2019-12-06 16:00:04] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 16:00:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:00:04] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 16:00:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:00:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 16:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 16:00:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [11] [] [2019-12-06 16:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:00:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:00:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f26047"},"request_uri":"http://localhost:8000/_wdt/f26047","method":"GET"} [] [2019-12-06 16:00:10] request.INFO: Matched route "admin.product.delete". {"route":"admin.product.delete","route_parameters":{"_route":"admin.product.delete","_controller":"App\\Controller\\Admin\\AdminProductController::delete","id":"154"},"request_uri":"http://localhost:8000/admin/produits/154","method":"DELETE"} [] [2019-12-06 16:00:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:00:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["154"] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [154] [] [2019-12-06 16:00:10] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 16:00:10] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [168] [] [2019-12-06 16:00:10] doctrine.DEBUG: DELETE FROM product WHERE id = ? [154] [] [2019-12-06 16:00:10] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 16:00:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:00:10] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-06 16:00:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:00:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 16:00:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 16:00:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:00:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:00:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84cb06"},"request_uri":"http://localhost:8000/_wdt/84cb06","method":"GET"} [] [2019-12-06 16:00:16] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-06 16:00:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:00:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:00:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:00:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-06 16:00:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-06 16:00:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:00:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:00:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0b57a"},"request_uri":"http://localhost:8000/_wdt/e0b57a","method":"GET"} [] [2019-12-06 16:15:09] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_deco' */ WHERE k.table_name = 'category_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_deco' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_entretien' */ WHERE k.table_name = 'category_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_entretien' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_deco' */ WHERE k.table_name = 'pictures_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_deco' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_entretien' */ WHERE k.table_name = 'pictures_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_entretien' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_deco' */ WHERE k.table_name = 'product_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_deco' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_entretien' */ WHERE k.table_name = 'product_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_entretien' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:09] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 16:15:12] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 16:15:12] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:15:12] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:15:12] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:15:12] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 16:15:12] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 16:15:13] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543', '20191206094928', '20191206095155', '20191206095858', '20191206095938', '20191206100828', '20191206161509') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 16:15:13] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 16:15:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 16:15:13] doctrine.DEBUG: CREATE TABLE actuality (id INT AUTO_INCREMENT NOT NULL, title VARCHAR(255) NOT NULL, text LONGTEXT DEFAULT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 16:15:13] doctrine.DEBUG: CREATE TABLE pictures_actu (id INT AUTO_INCREMENT NOT NULL, filename VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB [] [] [2019-12-06 16:15:13] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206161509","2019-12-06 16:15:13"] [] [2019-12-06 16:15:13] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'actuality' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'actuality' */ WHERE k.table_name = 'actuality' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'actuality' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'actuality' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category' */ WHERE k.table_name = 'category' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_deco' */ WHERE k.table_name = 'category_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_deco' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'category_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'category_entretien' */ WHERE k.table_name = 'category_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'category_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'category_entretien' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'finition' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'finition' */ WHERE k.table_name = 'finition' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'finition' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'finition' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'modele' */ WHERE k.table_name = 'modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'modele' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures' */ WHERE k.table_name = 'pictures' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_actu' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_actu' */ WHERE k.table_name = 'pictures_actu' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_actu' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_actu' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_deco' */ WHERE k.table_name = 'pictures_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_deco' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pictures_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pictures_entretien' */ WHERE k.table_name = 'pictures_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pictures_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pictures_entretien' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'pose' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'pose' */ WHERE k.table_name = 'pose' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'pose' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'pose' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product' */ WHERE k.table_name = 'product' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_deco' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_deco' */ WHERE k.table_name = 'product_deco' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_deco' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_deco' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_entretien' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_entretien' */ WHERE k.table_name = 'product_entretien' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_entretien' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_entretien' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'product_modele' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'product_modele' */ WHERE k.table_name = 'product_modele' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'product_modele' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'product_modele' [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-12-06 16:16:39] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-12-06 16:16:39] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'roma_nature' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-12-06 16:16:39] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'roma_nature' /*!50116 AND c.constraint_schema = 'roma_nature' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-12-06 16:16:39] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'roma_nature' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-12-06 16:16:39] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-12-06 16:16:39] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 16:16:40] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20191119100730', '20191119103318', '20191119104242', '20191119112338', '20191119164214', '20191119164542', '20191120082036', '20191120143739', '20191121154324', '20191122101645', '20191126105531', '20191126105922', '20191126111453', '20191202152015', '20191206094543', '20191206094928', '20191206095155', '20191206095858', '20191206095938', '20191206100828', '20191206161509', '20191206161637') ORDER BY version DESC LIMIT 1 [] [] [2019-12-06 16:16:40] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-12-06 16:16:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-06 16:16:40] doctrine.DEBUG: ALTER TABLE actuality ADD created_at DATETIME NOT NULL, ADD updated_at DATETIME NOT NULL [] [] [2019-12-06 16:16:40] doctrine.DEBUG: ALTER TABLE pictures_actu ADD actuality_id INT DEFAULT NULL [] [] [2019-12-06 16:16:40] doctrine.DEBUG: ALTER TABLE pictures_actu ADD CONSTRAINT FK_2EE2315AB84BD854 FOREIGN KEY (actuality_id) REFERENCES actuality (id) [] [] [2019-12-06 16:16:40] doctrine.DEBUG: CREATE INDEX IDX_2EE2315AB84BD854 ON pictures_actu (actuality_id) [] [] [2019-12-06 16:16:40] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20191206161637","2019-12-06 16:16:40"] [] [2019-12-06 16:16:40] doctrine.DEBUG: "COMMIT" [] [] [2019-12-06 16:17:30] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 16:17:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:17:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-06 16:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-06 16:17:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:17:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:17:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a13e9d"},"request_uri":"http://localhost:8000/_wdt/a13e9d","method":"GET"} [] [2019-12-06 16:17:58] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 16:17:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:17:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:17:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:17:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 16:17:58] request.CRITICAL: 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 "admin.actuality.index" as such route does not exist.")." at /Applications/MAMP/htdocs/RomaNature/templates/admin/baseAdmin.html.twig line 46 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"admin.actuality.index\" as such route does not exist.\"). at /Applications/MAMP/htdocs/RomaNature/templates/admin/baseAdmin.html.twig:46, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"admin.actuality.index\" as such route does not exist. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:51)"} [] [2019-12-06 16:17:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:17:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a8433b"},"request_uri":"http://localhost:8000/_wdt/a8433b","method":"GET"} [] [2019-12-06 16:20:12] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 16:20:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:20:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-06 16:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-06 16:20:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:20:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:20:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bff37"},"request_uri":"http://localhost:8000/_wdt/5bff37","method":"GET"} [] [2019-12-06 16:20:15] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualit%C3%A9s","method":"GET"} [] [2019-12-06 16:20:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:20:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:20:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:20:15] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/admin/actualit%C3%A9s" is not callable. Controller "App\Controller\Admin\AdminActualityController" does neither exist as service nor as class" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/admin/actualit%C3%A9s\" is not callable. Controller \"App\\Controller\\Admin\\AdminActualityController\" does neither exist as service nor as class at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)"} [] [2019-12-06 16:20:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:20:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"898159"},"request_uri":"http://localhost:8000/_wdt/898159","method":"GET"} [] [2019-12-06 16:20:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:20:19] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualit%C3%A9s","method":"GET"} [] [2019-12-06 16:20:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:20:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:20:19] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The controller for URI "/admin/actualit%C3%A9s" is not callable. Controller "App\Controller\Admin\AdminActualityController" does neither exist as service nor as class" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php line 88 {"exception":"[object] (InvalidArgumentException(code: 0): The controller for URI \"/admin/actualit%C3%A9s\" is not callable. Controller \"App\\Controller\\Admin\\AdminActualityController\" does neither exist as service nor as class at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/Controller/ControllerResolver.php:88)"} [] [2019-12-06 16:20:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:20:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"323d14"},"request_uri":"http://localhost:8000/_wdt/323d14","method":"GET"} [] [2019-12-06 16:20:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:44:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/actualit%C3%A9s" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/actualit%C3%A9s\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/actualit%C3%A9s/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:44:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1bf8bf"},"request_uri":"http://localhost:8000/_wdt/1bf8bf","method":"GET"} [] [2019-12-06 16:45:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/actualit%C3%A9s" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/actualit%C3%A9s\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/actualit%C3%A9s/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:45:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d349bb"},"request_uri":"http://localhost:8000/_wdt/d349bb","method":"GET"} [] [2019-12-06 16:45:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:45:02] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-06 16:45:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:45:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-06 16:45:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-06 16:45:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:45:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:45:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b8d10"},"request_uri":"http://localhost:8000/_wdt/5b8d10","method":"GET"} [] [2019-12-06 16:45:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:45:04] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-06 16:45:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:45:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:45:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:45:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2019-12-06 16:45:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:45:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-06 16:45:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"400ef2"},"request_uri":"http://localhost:8000/_wdt/400ef2","method":"GET"} [] [2019-12-06 16:45:08] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-06 16:45:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-06 16:45:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-06 16:45:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-06 16:45:08] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "name" nor one of the methods "name()", "getname()"/"isname()"/"hasname()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 3 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"name\" nor one of the methods \"name()\", \"getname()\"/\"isname()\"/\"hasname()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:3)"} [] [2019-12-06 16:45:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-06 16:45:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"333d44"},"request_uri":"http://localhost:8000/_wdt/333d44","method":"GET"} [] [2019-12-06 16:45:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 08:20:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 08:20:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 08:20:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 08:20:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6323ce"},"request_uri":"http://localhost:8000/_wdt/6323ce","method":"GET"} [] [2019-12-09 08:20:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 08:20:02] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-09 08:20:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-09 08:20:02] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-09 08:20:02] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-09 08:20:02] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-09 08:20:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-09 08:20:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 08:20:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a40672"},"request_uri":"http://localhost:8000/_wdt/a40672","method":"GET"} [] [2019-12-09 08:20:08] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-09 08:20:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-09 08:20:08] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-09 08:20:09] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-09 08:20:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 08:20:09] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-09 08:20:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 08:20:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-09 08:20:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-09 08:20:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 08:20:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 08:20:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0744df"},"request_uri":"http://localhost:8000/_wdt/0744df","method":"GET"} [] [2019-12-09 10:07:11] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-09 10:07:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:07:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-09 10:07:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-09 10:07:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-09 10:07:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:07:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:07:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20d795"},"request_uri":"http://localhost:8000/_wdt/20d795","method":"GET"} [] [2019-12-09 10:09:53] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-09 10:09:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:09:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:09:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:09:53] request.CRITICAL: Uncaught PHP Exception Doctrine\Common\Annotations\AnnotationException: "[Semantical Error] The annotation "@Assert\All" in property App\Entity\Actuality::$pictureFiles was never imported. Did you maybe forget to add a "use" statement for this annotation?" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php line 54 {"exception":"[object] (Doctrine\\Common\\Annotations\\AnnotationException(code: 0): [Semantical Error] The annotation \"@Assert\\All\" in property App\\Entity\\Actuality::$pictureFiles was never imported. Did you maybe forget to add a \"use\" statement for this annotation? at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php:54)"} [] [2019-12-09 10:09:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:09:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89eafd"},"request_uri":"http://localhost:8000/_wdt/89eafd","method":"GET"} [] [2019-12-09 10:10:31] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-09 10:10:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:10:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:10:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:10:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2019-12-09 10:10:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:10:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:10:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a0b140"},"request_uri":"http://localhost:8000/_wdt/a0b140","method":"GET"} [] [2019-12-09 10:11:13] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-09 10:11:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:11:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2019-12-09 10:11:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:11:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:11:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7c3ba"},"request_uri":"http://localhost:8000/_wdt/a7c3ba","method":"GET"} [] [2019-12-09 10:11:14] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-09 10:11:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:11:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:11:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:11:15] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "pictureFiles" nor one of the methods "pictureFiles()", "getpictureFiles()"/"ispictureFiles()"/"haspictureFiles()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"pictureFiles\" nor one of the methods \"pictureFiles()\", \"getpictureFiles()\"/\"ispictureFiles()\"/\"haspictureFiles()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:12)"} [] [2019-12-09 10:11:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:11:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d35af"},"request_uri":"http://localhost:8000/_wdt/9d35af","method":"GET"} [] [2019-12-09 10:12:34] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-09 10:12:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:12:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:12:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:12:34] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "description" nor one of the methods "description()", "getdescription()"/"isdescription()"/"hasdescription()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"description\" nor one of the methods \"description()\", \"getdescription()\"/\"isdescription()\"/\"hasdescription()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:31)"} [] [2019-12-09 10:12:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:12:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ceaed"},"request_uri":"http://localhost:8000/_wdt/9ceaed","method":"GET"} [] [2019-12-09 10:12:35] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-09 10:12:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:12:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:12:35] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "description" nor one of the methods "description()", "getdescription()"/"isdescription()"/"hasdescription()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"description\" nor one of the methods \"description()\", \"getdescription()\"/\"isdescription()\"/\"hasdescription()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:31)"} [] [2019-12-09 10:12:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:12:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79bdfa"},"request_uri":"http://localhost:8000/_wdt/79bdfa","method":"GET"} [] [2019-12-09 10:13:00] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-09 10:13:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:13:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:13:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:13:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "description" nor one of the methods "description()", "getdescription()"/"isdescription()"/"hasdescription()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"description\" nor one of the methods \"description()\", \"getdescription()\"/\"isdescription()\"/\"hasdescription()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:31)"} [] [2019-12-09 10:13:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:13:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc5461"},"request_uri":"http://localhost:8000/_wdt/fc5461","method":"GET"} [] [2019-12-09 10:13:02] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-09 10:13:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:13:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:13:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:13:02] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "description" nor one of the methods "description()", "getdescription()"/"isdescription()"/"hasdescription()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"description\" nor one of the methods \"description()\", \"getdescription()\"/\"isdescription()\"/\"hasdescription()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:31)"} [] [2019-12-09 10:13:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:13:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbc77e"},"request_uri":"http://localhost:8000/_wdt/cbc77e","method":"GET"} [] [2019-12-09 10:14:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:14:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:14:45] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-09 10:14:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:14:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2019-12-09 10:14:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:14:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:14:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d84ac"},"request_uri":"http://localhost:8000/_wdt/5d84ac","method":"GET"} [] [2019-12-09 10:14:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:14:47] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-09 10:14:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:14:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:14:47] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "description" nor one of the methods "description()", "getdescription()"/"isdescription()"/"hasdescription()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 31 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"description\" nor one of the methods \"description()\", \"getdescription()\"/\"isdescription()\"/\"hasdescription()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:31)"} [] [2019-12-09 10:14:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:14:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aba52d"},"request_uri":"http://localhost:8000/_wdt/aba52d","method":"GET"} [] [2019-12-09 10:15:05] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2019-12-09 10:15:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:15:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:15:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:15:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:15:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:15:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e6b01"},"request_uri":"http://localhost:8000/_wdt/0e6b01","method":"GET"} [] [2019-12-09 10:15:20] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"POST"} [] [2019-12-09 10:15:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:15:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:15:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:15:20] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "A new entity was found through the relationship 'App\Entity\Actuality#pictures' that was not configured to cascade persist operations for entity: App\Entity\PicturesActu@000000000d81b9080000000007e62548. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'App\Entity\PicturesActu#__toString()' to get a clue." at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php line 102 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): A new entity was found through the relationship 'App\\Entity\\Actuality#pictures' that was not configured to cascade persist operations for entity: App\\Entity\\PicturesActu@000000000d81b9080000000007e62548. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={\"persist\"}). If you cannot find out which entity causes the problem implement 'App\\Entity\\PicturesActu#__toString()' to get a clue. at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php:102)"} [] [2019-12-09 10:15:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:15:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d2e18"},"request_uri":"http://localhost:8000/_wdt/7d2e18","method":"GET"} [] [2019-12-09 10:15:50] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"POST"} [] [2019-12-09 10:15:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:15:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:15:50] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-09 10:15:50] doctrine.DEBUG: INSERT INTO actuality (title, text, created_at, updated_at) VALUES (?, ?, ?, ?) {"1":"Test","2":"Test","3":"2019-12-09 10:15:50","4":"2019-12-09 10:15:50"} [] [2019-12-09 10:15:50] doctrine.DEBUG: INSERT INTO pictures_actu (filename, actuality_id) VALUES (?, ?) {"1":"5dee1ed680b5d304729289.jpg","2":1} [] [2019-12-09 10:15:50] doctrine.DEBUG: "COMMIT" [] [] [2019-12-09 10:15:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:15:50] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-09 10:15:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:15:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:15:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2019-12-09 10:15:50] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "product" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/index.html.twig line 28 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"product\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/index.html.twig:28)"} [] [2019-12-09 10:15:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:15:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96d45d"},"request_uri":"http://localhost:8000/_wdt/96d45d","method":"GET"} [] [2019-12-09 10:16:18] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-09 10:16:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:16:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2019-12-09 10:16:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2019-12-09 10:16:18] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "product" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/index.html.twig line 29 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"product\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/index.html.twig:29)"} [] [2019-12-09 10:16:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:16:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7ad9f"},"request_uri":"http://localhost:8000/_wdt/c7ad9f","method":"GET"} [] [2019-12-09 10:16:36] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2019-12-09 10:16:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-09 10:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-09 10:16:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-09 10:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2019-12-09 10:16:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2019-12-09 10:16:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-09 10:16:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 10:16:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/actualites/5dee1ed680b5d304729289.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/actualites/5dee1ed680b5d304729289.jpg","method":"GET"} [] [2019-12-09 10:16:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b71832"},"request_uri":"http://localhost:8000/_wdt/b71832","method":"GET"} [] [2019-12-09 16:39:25] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:39:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:39:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-roma.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-roma.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:39:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/instagram.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/instagram.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:39:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/facebook.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/facebook.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:39:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"430634"},"request_uri":"http://localhost:8000/_wdt/430634","method":"GET"} [] [2019-12-09 16:40:42] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:40:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-roma.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-roma.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/facebook.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/facebook.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/instagram.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/instagram.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1732c7"},"request_uri":"http://localhost:8000/_wdt/1732c7","method":"GET"} [] [2019-12-09 16:40:44] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:40:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-roma.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-roma.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/facebook.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/facebook.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/instagram.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/instagram.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:40:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96acce"},"request_uri":"http://localhost:8000/_wdt/96acce","method":"GET"} [] [2019-12-09 16:43:04] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:43:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:43:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe12b6"},"request_uri":"http://localhost:8000/_wdt/fe12b6","method":"GET"} [] [2019-12-09 16:45:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:45:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/roma-logo-texte.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/roma-logo-texte.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/roma-logo-texte.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/depositaire.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/depositaire.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/depositaire.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-kei-stone.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-kei-stone.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-kei-stone.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f52ef1"},"request_uri":"http://localhost:8000/_wdt/f52ef1","method":"GET"} [] [2019-12-09 16:45:25] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/roma-logo-texte.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/roma-logo-texte.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/roma-logo-texte.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/depositaire.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/depositaire.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/depositaire.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-kei-stone.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-kei-stone.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-kei-stone.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:45:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"006534"},"request_uri":"http://localhost:8000/_wdt/006534","method":"GET"} [] [2019-12-09 16:46:08] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:46:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/roma-logo-texte.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/roma-logo-texte.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/roma-logo-texte.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/depositaire.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/depositaire.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/depositaire.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-kei-stone.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-kei-stone.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-kei-stone.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"501b1b"},"request_uri":"http://localhost:8000/_wdt/501b1b","method":"GET"} [] [2019-12-09 16:46:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/envoi.png" (from "http://localhost:8000/stylesheets/screen.css")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/envoi.png\" (from \"http://localhost:8000/stylesheets/screen.css\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/envoi.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:10] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:46:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/roma-logo-texte.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/roma-logo-texte.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/roma-logo-texte.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/depositaire.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/depositaire.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/depositaire.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-kei-stone.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-kei-stone.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-kei-stone.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:46:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f16b3"},"request_uri":"http://localhost:8000/_wdt/0f16b3","method":"GET"} [] [2019-12-09 16:46:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/envoi.png" (from "http://localhost:8000/stylesheets/screen.css")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/envoi.png\" (from \"http://localhost:8000/stylesheets/screen.css\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/envoi.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:09] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:48:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/showroom.jpg" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/showroom.jpg\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/showroom.jpg/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/roma-logo-texte.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/roma-logo-texte.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/roma-logo-texte.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/depositaire.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/depositaire.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/depositaire.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/logo-kei-stone.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/logo-kei-stone.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/logo-kei-stone.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f511d"},"request_uri":"http://localhost:8000/_wdt/1f511d","method":"GET"} [] [2019-12-09 16:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/envoi.png" (from "http://localhost:8000/stylesheets/screen.css")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/envoi.png\" (from \"http://localhost:8000/stylesheets/screen.css\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/envoi.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:41] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:48:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ede2e9"},"request_uri":"http://localhost:8000/_wdt/ede2e9","method":"GET"} [] [2019-12-09 16:48:44] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:48:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"661723"},"request_uri":"http://localhost:8000/_wdt/661723","method":"GET"} [] [2019-12-09 16:48:46] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:48:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"416c58"},"request_uri":"http://localhost:8000/_wdt/416c58","method":"GET"} [] [2019-12-09 16:48:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:53:34] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-09 16:53:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-09 16:53:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7642c8"},"request_uri":"http://localhost:8000/_wdt/7642c8","method":"GET"} [] [2019-12-10 08:19:36] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:19:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:19:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87c182"},"request_uri":"http://localhost:8000/_wdt/87c182","method":"GET"} [] [2019-12-10 08:19:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:19:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:19:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8580fe"},"request_uri":"http://localhost:8000/_wdt/8580fe","method":"GET"} [] [2019-12-10 08:19:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:19:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:20:26] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:20:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:20:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owlcarousel/owl.carousel.min.js" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owlcarousel/owl.carousel.min.js\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owlcarousel/owl.carousel.min.js/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:20:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /owlcarousel/owl.carousel.min.js" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /owlcarousel/owl.carousel.min.js\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/owlcarousel/owl.carousel.min.js/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:20:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7bf450"},"request_uri":"http://localhost:8000/_wdt/7bf450","method":"GET"} [] [2019-12-10 08:21:34] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:21:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:21:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/owlcarousel/owl.carousel.js" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/owlcarousel/owl.carousel.js\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/owlcarousel/owl.carousel.js/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:21:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4e324"},"request_uri":"http://localhost:8000/_wdt/b4e324","method":"GET"} [] [2019-12-10 08:21:36] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:21:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:21:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/owlcarousel/owl.carousel.js" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/owlcarousel/owl.carousel.js\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/owlcarousel/owl.carousel.js/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:21:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce05ad"},"request_uri":"http://localhost:8000/_wdt/ce05ad","method":"GET"} [] [2019-12-10 08:21:49] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:21:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:21:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f2bc4"},"request_uri":"http://localhost:8000/_wdt/0f2bc4","method":"GET"} [] [2019-12-10 08:21:53] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:21:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:21:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82ee63"},"request_uri":"http://localhost:8000/_wdt/82ee63","method":"GET"} [] [2019-12-10 08:23:25] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:23:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/animation.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/animation.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/animation.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:23:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:23:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f22389"},"request_uri":"http://localhost:8000/_wdt/f22389","method":"GET"} [] [2019-12-10 08:23:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/animation.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/animation.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/animation.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:23:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb1be0"},"request_uri":"http://localhost:8000/_wdt/bb1be0","method":"GET"} [] [2019-12-10 08:23:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:24:04] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:24:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:24:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd95c5"},"request_uri":"http://localhost:8000/_wdt/fd95c5","method":"GET"} [] [2019-12-10 08:24:27] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:24:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:24:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30b621"},"request_uri":"http://localhost:8000/_wdt/30b621","method":"GET"} [] [2019-12-10 08:26:07] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:26:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:26:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"177c04"},"request_uri":"http://localhost:8000/_wdt/177c04","method":"GET"} [] [2019-12-10 08:27:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:48:34] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:48:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:48:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca16f0"},"request_uri":"http://localhost:8000/_wdt/ca16f0","method":"GET"} [] [2019-12-10 08:48:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:49:10] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:49:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:49:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"350e1f"},"request_uri":"http://localhost:8000/_wdt/350e1f","method":"GET"} [] [2019-12-10 08:49:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 08:49:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 08:49:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a5f03"},"request_uri":"http://localhost:8000/_wdt/3a5f03","method":"GET"} [] [2019-12-10 11:04:46] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:04:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de9b2c"},"request_uri":"http://localhost:8000/_wdt/de9b2c","method":"GET"} [] [2019-12-10 11:04:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:05:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:07:52] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:07:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:07:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce16ef"},"request_uri":"http://localhost:8000/_wdt/ce16ef","method":"GET"} [] [2019-12-10 11:10:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:10:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:10:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f8156"},"request_uri":"http://localhost:8000/_wdt/6f8156","method":"GET"} [] [2019-12-10 11:11:56] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:11:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:11:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a50cce"},"request_uri":"http://localhost:8000/_wdt/a50cce","method":"GET"} [] [2019-12-10 11:13:05] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:13:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:13:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e61af"},"request_uri":"http://localhost:8000/_wdt/5e61af","method":"GET"} [] [2019-12-10 11:13:10] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:13:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:13:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17eaa9"},"request_uri":"http://localhost:8000/_wdt/17eaa9","method":"GET"} [] [2019-12-10 11:13:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:13:59] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:13:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:14:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ba421"},"request_uri":"http://localhost:8000/_wdt/8ba421","method":"GET"} [] [2019-12-10 11:17:47] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:17:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:17:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fc2717"},"request_uri":"http://localhost:8000/_wdt/fc2717","method":"GET"} [] [2019-12-10 11:17:51] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:17:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:17:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e6a47"},"request_uri":"http://localhost:8000/_wdt/7e6a47","method":"GET"} [] [2019-12-10 11:17:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:18:02] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:18:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:18:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1466d"},"request_uri":"http://localhost:8000/_wdt/c1466d","method":"GET"} [] [2019-12-10 11:19:14] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:19:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:19:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41ed31"},"request_uri":"http://localhost:8000/_wdt/41ed31","method":"GET"} [] [2019-12-10 11:24:35] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:24:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:24:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44f662"},"request_uri":"http://localhost:8000/_wdt/44f662","method":"GET"} [] [2019-12-10 11:35:47] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:35:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:35:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61d3a9"},"request_uri":"http://localhost:8000/_wdt/61d3a9","method":"GET"} [] [2019-12-10 11:36:11] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:36:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:36:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57fa70"},"request_uri":"http://localhost:8000/_wdt/57fa70","method":"GET"} [] [2019-12-10 11:36:17] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:36:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:36:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8377cd"},"request_uri":"http://localhost:8000/_wdt/8377cd","method":"GET"} [] [2019-12-10 11:36:19] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:36:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:36:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4fd22"},"request_uri":"http://localhost:8000/_wdt/f4fd22","method":"GET"} [] [2019-12-10 11:36:33] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:36:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:36:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d049bf"},"request_uri":"http://localhost:8000/_wdt/d049bf","method":"GET"} [] [2019-12-10 11:36:34] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:36:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:36:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2cad1a"},"request_uri":"http://localhost:8000/_wdt/2cad1a","method":"GET"} [] [2019-12-10 11:37:05] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:37:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:37:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b0e39"},"request_uri":"http://localhost:8000/_wdt/4b0e39","method":"GET"} [] [2019-12-10 11:37:15] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:37:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:37:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df00ea"},"request_uri":"http://localhost:8000/_wdt/df00ea","method":"GET"} [] [2019-12-10 11:37:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:37:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:37:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5ac97"},"request_uri":"http://localhost:8000/_wdt/e5ac97","method":"GET"} [] [2019-12-10 11:37:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:37:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:37:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a4e26"},"request_uri":"http://localhost:8000/_wdt/8a4e26","method":"GET"} [] [2019-12-10 11:37:35] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:37:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:37:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a90a9f"},"request_uri":"http://localhost:8000/_wdt/a90a9f","method":"GET"} [] [2019-12-10 11:37:39] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:37:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:37:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7d98eb"},"request_uri":"http://localhost:8000/_wdt/7d98eb","method":"GET"} [] [2019-12-10 11:37:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 11:37:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 11:37:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8cb91a"},"request_uri":"http://localhost:8000/_wdt/8cb91a","method":"GET"} [] [2019-12-10 13:14:12] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 13:14:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:14:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"24aa93"},"request_uri":"http://localhost:8000/_wdt/24aa93","method":"GET"} [] [2019-12-10 13:14:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:17:43] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 13:17:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:17:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e81c4c"},"request_uri":"http://localhost:8000/_wdt/e81c4c","method":"GET"} [] [2019-12-10 13:18:54] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 13:18:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:18:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"954ba9"},"request_uri":"http://localhost:8000/_wdt/954ba9","method":"GET"} [] [2019-12-10 13:19:46] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 13:19:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:19:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b62a3e"},"request_uri":"http://localhost:8000/_wdt/b62a3e","method":"GET"} [] [2019-12-10 13:21:11] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 13:21:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:21:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32eca9"},"request_uri":"http://localhost:8000/_wdt/32eca9","method":"GET"} [] [2019-12-10 13:22:37] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-10 13:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-10 13:22:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:22:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e1788"},"request_uri":"http://localhost:8000/_wdt/0e1788","method":"GET"} [] [2019-12-10 13:24:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-10 13:24:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-10 13:24:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f11f8"},"request_uri":"http://localhost:8000/_wdt/0f11f8","method":"GET"} [] [2019-12-11 08:48:23] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-11 08:48:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-11 08:48:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc77a3"},"request_uri":"http://localhost:8000/_wdt/cc77a3","method":"GET"} [] [2019-12-11 08:48:54] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-11 08:48:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-11 08:48:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3af3c2"},"request_uri":"http://localhost:8000/_wdt/3af3c2","method":"GET"} [] [2019-12-11 08:49:07] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-11 08:49:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-11 08:49:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d5988"},"request_uri":"http://localhost:8000/_wdt/3d5988","method":"GET"} [] [2019-12-11 08:49:59] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-11 08:49:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-11 08:49:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d2879"},"request_uri":"http://localhost:8000/_wdt/0d2879","method":"GET"} [] [2019-12-13 14:58:25] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-13 14:58:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-13 14:58:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-13 14:58:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"385192"},"request_uri":"http://localhost:8000/_wdt/385192","method":"GET"} [] [2019-12-13 14:58:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 08:55:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 08:55:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 08:55:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a2983"},"request_uri":"http://localhost:8000/_wdt/3a2983","method":"GET"} [] [2019-12-19 08:55:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:13:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-19 09:13:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-19 09:13:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-19 09:13:36] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-19 09:13:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-19 09:13:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-19 09:13:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:13:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/images/logo-roma.png" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/images/logo-roma.png\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:13:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/images/picto/instagram.png" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/images/picto/instagram.png\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:13:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/images/picto/facebook.png" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/images/picto/facebook.png\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:13:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99f05f"},"request_uri":"http://localhost:8000/_wdt/99f05f","method":"GET"} [] [2019-12-19 09:13:48] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-19 09:13:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-19 09:13:48] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-19 09:13:49] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-19 09:13:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 09:13:49] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-19 09:13:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 09:13:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-19 09:13:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-19 09:13:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 09:13:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:13:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70e2ad"},"request_uri":"http://localhost:8000/_wdt/70e2ad","method":"GET"} [] [2019-12-19 09:14:23] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/categories","method":"GET"} [] [2019-12-19 09:14:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 09:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 09:14:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 09:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:14:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 09:14:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/categories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/categories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:14:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72d0b5"},"request_uri":"http://localhost:8000/_wdt/72d0b5","method":"GET"} [] [2019-12-19 09:15:37] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:15:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:15:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:15:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36f3c3"},"request_uri":"http://localhost:8000/_wdt/36f3c3","method":"GET"} [] [2019-12-19 09:16:35] request.INFO: Matched route "admin.category.delete". {"route":"admin.category.delete","route_parameters":{"_route":"admin.category.delete","_controller":"App\\Controller\\Admin\\AdminCategoryController::delete","id":"11"},"request_uri":"http://localhost:8000/admin/categories/11","method":"DELETE"} [] [2019-12-19 09:16:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 09:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 09:16:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 09:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["11"] [] [2019-12-19 09:16:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-19 09:16:35] doctrine.DEBUG: DELETE FROM category WHERE id = ? [11] [] [2019-12-19 09:16:35] doctrine.DEBUG: "COMMIT" [] [] [2019-12-19 09:16:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 09:16:35] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/categories","method":"GET"} [] [2019-12-19 09:16:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 09:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 09:16:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 09:16:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:16:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 09:16:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/categories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/categories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:16:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50e836"},"request_uri":"http://localhost:8000/_wdt/50e836","method":"GET"} [] [2019-12-19 09:16:38] request.INFO: Matched route "admin.category.delete". {"route":"admin.category.delete","route_parameters":{"_route":"admin.category.delete","_controller":"App\\Controller\\Admin\\AdminCategoryController::delete","id":"13"},"request_uri":"http://localhost:8000/admin/categories/13","method":"DELETE"} [] [2019-12-19 09:16:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 09:16:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 09:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 09:16:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["13"] [] [2019-12-19 09:16:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-19 09:16:38] doctrine.DEBUG: DELETE FROM category WHERE id = ? [13] [] [2019-12-19 09:16:38] doctrine.DEBUG: "COMMIT" [] [] [2019-12-19 09:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 09:16:38] request.INFO: Matched route "admin.category.index". {"route":"admin.category.index","route_parameters":{"_route":"admin.category.index","_controller":"App\\Controller\\Admin\\AdminCategoryController::index"},"request_uri":"http://localhost:8000/admin/categories","method":"GET"} [] [2019-12-19 09:16:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 09:16:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 09:16:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 09:16:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:16:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 09:16:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/categories")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/categories\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:16:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a512f"},"request_uri":"http://localhost:8000/_wdt/7a512f","method":"GET"} [] [2019-12-19 09:16:53] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:16:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:16:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22d377"},"request_uri":"http://localhost:8000/_wdt/22d377","method":"GET"} [] [2019-12-19 09:17:45] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:17:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:17:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7f35c"},"request_uri":"http://localhost:8000/_wdt/a7f35c","method":"GET"} [] [2019-12-19 09:17:47] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:17:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:17:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"053bc8"},"request_uri":"http://localhost:8000/_wdt/053bc8","method":"GET"} [] [2019-12-19 09:17:48] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:17:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:17:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76f8f2"},"request_uri":"http://localhost:8000/_wdt/76f8f2","method":"GET"} [] [2019-12-19 09:19:34] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:19:34] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Arguments must be separated by a comma. Unexpected token "string" of value ": " ("punctuation" expected with value ",")." at /Applications/MAMP/htdocs/RomaNature/templates/pages/index.html.twig line 28 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Arguments must be separated by a comma. Unexpected token \"string\" of value \": \" (\"punctuation\" expected with value \",\"). at /Applications/MAMP/htdocs/RomaNature/templates/pages/index.html.twig:28)"} [] [2019-12-19 09:19:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa52de"},"request_uri":"http://localhost:8000/_wdt/fa52de","method":"GET"} [] [2019-12-19 09:22:09] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:22:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:22:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:22:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-%7B%7B%20category.name%7Clower%7Creplace(%7B%22%20%22:%20%22-%22,%20%22/%22:%20%22%22,%20%22%C3%A8%22:%22e%22%7D)%20%7D%7D.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-%7B%7B%20category.name%7Clower%7Creplace(%7B%22%20%22:%20%22-%22,%20%22/%22:%20%22%22,%20%22%C3%A8%22:%22e%22%7D)%20%7D%7D.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-%7B%7B%20category.name%7Clower%7Creplace(%7B%22%20%22:%20%22-%22,%20%22/%22:%20%22%22,%20%22%C3%A8%22:%22e%22%7D)%20%7D%7D.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:22:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b901ce"},"request_uri":"http://localhost:8000/_wdt/b901ce","method":"GET"} [] [2019-12-19 09:22:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:22:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:22:39] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:22:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:22:39] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Arguments must be separated by a comma. Unexpected token "punctuation" of value "{" ("punctuation" expected with value ",")." at /Applications/MAMP/htdocs/RomaNature/templates/pages/index.html.twig line 28 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Arguments must be separated by a comma. Unexpected token \"punctuation\" of value \"{\" (\"punctuation\" expected with value \",\"). at /Applications/MAMP/htdocs/RomaNature/templates/pages/index.html.twig:28)"} [] [2019-12-19 09:22:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd3392"},"request_uri":"http://localhost:8000/_wdt/cd3392","method":"GET"} [] [2019-12-19 09:24:49] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:24:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:24:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:24:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-margelles--marches--couvertines.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-margelles--marches--couvertines.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-margelles--marches--couvertines.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:24:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-pav%C3%A9s.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-pav%C3%A9s.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-pav%C3%A9s.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:24:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f63acd"},"request_uri":"http://localhost:8000/_wdt/f63acd","method":"GET"} [] [2019-12-19 09:24:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-vasques--%C3%A9viers--receveurs.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-vasques--%C3%A9viers--receveurs.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-vasques--%C3%A9viers--receveurs.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:25:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:25:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-margelles--marches--couvertines.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-margelles--marches--couvertines.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-margelles--marches--couvertines.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ef1a1"},"request_uri":"http://localhost:8000/_wdt/3ef1a1","method":"GET"} [] [2019-12-19 09:25:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-vasques--eviers--receveurs.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-vasques--eviers--receveurs.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-vasques--eviers--receveurs.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:40] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:25:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:25:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-margelles--marches--couvertines.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-margelles--marches--couvertines.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-margelles--marches--couvertines.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto/picto-vasques--eviers--receveurs.png" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto/picto-vasques--eviers--receveurs.png\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto/picto-vasques--eviers--receveurs.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:25:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acf743"},"request_uri":"http://localhost:8000/_wdt/acf743","method":"GET"} [] [2019-12-19 09:27:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 09:27:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 09:27:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 09:27:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ae0f3"},"request_uri":"http://localhost:8000/_wdt/0ae0f3","method":"GET"} [] [2019-12-19 10:05:31] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 10:05:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 10:05:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:05:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f8919"},"request_uri":"http://localhost:8000/_wdt/3f8919","method":"GET"} [] [2019-12-19 10:05:33] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:05:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:05:33] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Semantical Error] line 0, col 43 near 'categorie = ': Error: Class App\Entity\Product has no field or association named categorie" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 65 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Semantical Error] line 0, col 43 near 'categorie = ': Error: Class App\\Entity\\Product has no field or association named categorie at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:65, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT p FROM App\\Entity\\Product p WHERE p.categorie = :id at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:43)"} [] [2019-12-19 10:05:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1eae8b"},"request_uri":"http://localhost:8000/_wdt/1eae8b","method":"GET"} [] [2019-12-19 10:05:58] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:05:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:05:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? LIMIT 3 [1] [] [2019-12-19 10:05:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:05:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:05:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:05:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"076ef6"},"request_uri":"http://localhost:8000/_wdt/076ef6","method":"GET"} [] [2019-12-19 10:06:10] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83a0c9"},"request_uri":"http://localhost:8000/_wdt/83a0c9","method":"GET"} [] [2019-12-19 10:06:43] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:06:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:06:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f9f5c"},"request_uri":"http://localhost:8000/_wdt/1f9f5c","method":"GET"} [] [2019-12-19 10:06:44] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:06:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:06:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:06:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:06:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:06:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27b89e"},"request_uri":"http://localhost:8000/_wdt/27b89e","method":"GET"} [] [2019-12-19 10:07:09] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:07:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ecb3e"},"request_uri":"http://localhost:8000/_wdt/0ecb3e","method":"GET"} [] [2019-12-19 10:07:30] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:07:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:07:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:07:30] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "category" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 8 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"category\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:8)"} [] [2019-12-19 10:07:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75411d"},"request_uri":"http://localhost:8000/_wdt/75411d","method":"GET"} [] [2019-12-19 10:07:51] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:07:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:07:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaf938"},"request_uri":"http://localhost:8000/_wdt/aaf938","method":"GET"} [] [2019-12-19 10:09:18] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:09:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:09:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:09:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:09:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:09:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:09:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa6450"},"request_uri":"http://localhost:8000/_wdt/fa6450","method":"GET"} [] [2019-12-19 10:20:06] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:20:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:20:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:20:07] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "operator" of value "=" ("end of statement block" expected)." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 21 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"operator\" of value \"=\" (\"end of statement block\" expected). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:21)"} [] [2019-12-19 10:20:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb8f9a"},"request_uri":"http://localhost:8000/_wdt/cb8f9a","method":"GET"} [] [2019-12-19 10:20:18] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:20:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a57a55"},"request_uri":"http://localhost:8000/_wdt/a57a55","method":"GET"} [] [2019-12-19 10:20:53] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:20:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b1c41"},"request_uri":"http://localhost:8000/_wdt/5b1c41","method":"GET"} [] [2019-12-19 10:20:56] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:20:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:20:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:20:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd6295"},"request_uri":"http://localhost:8000/_wdt/fd6295","method":"GET"} [] [2019-12-19 10:22:49] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:22:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:22:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:22:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c35a68"},"request_uri":"http://localhost:8000/_wdt/c35a68","method":"GET"} [] [2019-12-19 10:23:38] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 10:23:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 10:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04995c"},"request_uri":"http://localhost:8000/_wdt/04995c","method":"GET"} [] [2019-12-19 10:23:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:44] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-19 10:23:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-19 10:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:23:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0dca6a"},"request_uri":"http://localhost:8000/_wdt/0dca6a","method":"GET"} [] [2019-12-19 10:23:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:37:13] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 10:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 10:37:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:37:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08aae9"},"request_uri":"http://localhost:8000/_wdt/08aae9","method":"GET"} [] [2019-12-19 10:37:28] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 10:37:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 10:37:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:37:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b8189"},"request_uri":"http://localhost:8000/_wdt/5b8189","method":"GET"} [] [2019-12-19 10:37:34] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 10:37:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:37:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"706b22"},"request_uri":"http://localhost:8000/_wdt/706b22","method":"GET"} [] [2019-12-19 10:40:09] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 10:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 10:40:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:40:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b8ca8f"},"request_uri":"http://localhost:8000/_wdt/b8ca8f","method":"GET"} [] [2019-12-19 10:40:11] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 10:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 10:40:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:40:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"343a7f"},"request_uri":"http://localhost:8000/_wdt/343a7f","method":"GET"} [] [2019-12-19 10:40:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:47:32] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 10:47:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 10:47:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 10:47:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c965d3"},"request_uri":"http://localhost:8000/_wdt/c965d3","method":"GET"} [] [2019-12-19 11:04:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:06:06] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:06:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:06:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b8c92"},"request_uri":"http://localhost:8000/_wdt/2b8c92","method":"GET"} [] [2019-12-19 11:07:14] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:07:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:07:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e512a3"},"request_uri":"http://localhost:8000/_wdt/e512a3","method":"GET"} [] [2019-12-19 11:30:51] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:30:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:30:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:30:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/categories/ardoises.png" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/categories/ardoises.png\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/categories/ardoises.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:30:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f8080"},"request_uri":"http://localhost:8000/_wdt/7f8080","method":"GET"} [] [2019-12-19 11:30:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:20] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:31:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:31:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/categories/ardoises.png" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/categories/ardoises.png\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/categories/ardoises.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a4115c"},"request_uri":"http://localhost:8000/_wdt/a4115c","method":"GET"} [] [2019-12-19 11:31:22] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:31:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:31:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/categories/ardoises.png" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/categories/ardoises.png\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/categories/ardoises.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2cfee"},"request_uri":"http://localhost:8000/_wdt/f2cfee","method":"GET"} [] [2019-12-19 11:31:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:43] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:31:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/categories/ardoises.png" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/categories/ardoises.png\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/categories/ardoises.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:31:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9044b4"},"request_uri":"http://localhost:8000/_wdt/9044b4","method":"GET"} [] [2019-12-19 11:32:58] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:32:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:32:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:32:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/categories/ardoises.png" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/categories/ardoises.png\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/categories/ardoises.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:32:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"209e26"},"request_uri":"http://localhost:8000/_wdt/209e26","method":"GET"} [] [2019-12-19 11:34:22] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:34:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:34:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:34:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e29b3a"},"request_uri":"http://localhost:8000/_wdt/e29b3a","method":"GET"} [] [2019-12-19 11:34:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:15] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 11:35:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 11:35:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fceb78"},"request_uri":"http://localhost:8000/_wdt/fceb78","method":"GET"} [] [2019-12-19 11:35:27] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 11:35:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 11:35:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec0f65"},"request_uri":"http://localhost:8000/_wdt/ec0f65","method":"GET"} [] [2019-12-19 11:35:39] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-19 11:35:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-19 11:35:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-19 11:35:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 11:35:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"173c4e"},"request_uri":"http://localhost:8000/_wdt/173c4e","method":"GET"} [] [2019-12-19 11:35:46] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"42"},"request_uri":"http://localhost:8000/admin/produits/42","method":"GET"} [] [2019-12-19 11:35:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["42"] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-19 11:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 11:35:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 11:35:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/42")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/42\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"26eae5"},"request_uri":"http://localhost:8000/_wdt/26eae5","method":"GET"} [] [2019-12-19 11:35:52] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"42"},"request_uri":"http://localhost:8000/admin/produits/42","method":"POST"} [] [2019-12-19 11:35:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["42"] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["2"]] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["10"]] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["24","62"]] [] [2019-12-19 11:35:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-19 11:35:52] doctrine.DEBUG: UPDATE product SET category_id = ? WHERE id = ? [2,42] [] [2019-12-19 11:35:52] doctrine.DEBUG: "COMMIT" [] [] [2019-12-19 11:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 11:35:52] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-19 11:35:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-19 11:35:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-19 11:35:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 11:35:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a5e82"},"request_uri":"http://localhost:8000/_wdt/1a5e82","method":"GET"} [] [2019-12-19 11:35:58] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 11:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 11:35:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/logo-roma.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/logo-roma.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/logo-roma.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/instagram.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/instagram.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/instagram.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/facebook.png" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/facebook.png\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/facebook.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 11:35:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e61eb4"},"request_uri":"http://localhost:8000/_wdt/e61eb4","method":"GET"} [] [2019-12-19 14:11:14] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 14:11:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 14:11:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:11:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"447a9b"},"request_uri":"http://localhost:8000/_wdt/447a9b","method":"GET"} [] [2019-12-19 14:11:25] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 14:11:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 14:11:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:11:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c374f"},"request_uri":"http://localhost:8000/_wdt/3c374f","method":"GET"} [] [2019-12-19 14:11:30] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 14:11:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 14:11:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:11:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ba55b"},"request_uri":"http://localhost:8000/_wdt/7ba55b","method":"GET"} [] [2019-12-19 14:11:32] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 14:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 14:11:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:11:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55e7d5"},"request_uri":"http://localhost:8000/_wdt/55e7d5","method":"GET"} [] [2019-12-19 14:36:39] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 14:36:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:36:40] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:36:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:36:40] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: Undefined variable: produtcs" at /Applications/MAMP/htdocs/RomaNature/src/Controller/ProductController.php line 66 {"exception":"[object] (ErrorException(code: 0): Notice: Undefined variable: produtcs at /Applications/MAMP/htdocs/RomaNature/src/Controller/ProductController.php:66)"} [] [2019-12-19 14:36:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54fb36"},"request_uri":"http://localhost:8000/_wdt/54fb36","method":"GET"} [] [2019-12-19 14:37:00] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:37:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:37:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "category" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 8 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"category\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:8)"} [] [2019-12-19 14:37:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b64332"},"request_uri":"http://localhost:8000/_wdt/b64332","method":"GET"} [] [2019-12-19 14:37:13] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:37:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:37:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7739d1"},"request_uri":"http://localhost:8000/_wdt/7739d1","method":"GET"} [] [2019-12-19 14:40:39] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:40:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:40:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:40:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:40:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a146f7"},"request_uri":"http://localhost:8000/_wdt/a146f7","method":"GET"} [] [2019-12-19 14:40:51] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:40:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:40:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:40:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:40:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38d080"},"request_uri":"http://localhost:8000/_wdt/38d080","method":"GET"} [] [2019-12-19 14:40:56] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:40:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:40:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:40:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:40:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"084688"},"request_uri":"http://localhost:8000/_wdt/084688","method":"GET"} [] [2019-12-19 14:41:42] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:41:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:41:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e4b35a"},"request_uri":"http://localhost:8000/_wdt/e4b35a","method":"GET"} [] [2019-12-19 14:41:47] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:41:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:41:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"045a2a"},"request_uri":"http://localhost:8000/_wdt/045a2a","method":"GET"} [] [2019-12-19 14:41:57] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-19 14:41:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 14:41:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:41:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d55d7e"},"request_uri":"http://localhost:8000/_wdt/d55d7e","method":"GET"} [] [2019-12-19 14:41:59] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 14:41:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 14:42:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:42:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"718d2a"},"request_uri":"http://localhost:8000/_wdt/718d2a","method":"GET"} [] [2019-12-19 14:42:04] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:42:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:42:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:42:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:42:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"090eed"},"request_uri":"http://localhost:8000/_wdt/090eed","method":"GET"} [] [2019-12-19 14:42:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:42:10] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:42:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:42:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"105a20"},"request_uri":"http://localhost:8000/_wdt/105a20","method":"GET"} [] [2019-12-19 14:43:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:09] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:43:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:43:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:43:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34d406"},"request_uri":"http://localhost:8000/_wdt/34d406","method":"GET"} [] [2019-12-19 14:43:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:13] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:43:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:43:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:43:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d31d7a"},"request_uri":"http://localhost:8000/_wdt/d31d7a","method":"GET"} [] [2019-12-19 14:43:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:16] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 14:43:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 14:43:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96d43a"},"request_uri":"http://localhost:8000/_wdt/96d43a","method":"GET"} [] [2019-12-19 14:43:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:20] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:43:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:43:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:43:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4dfe2"},"request_uri":"http://localhost:8000/_wdt/c4dfe2","method":"GET"} [] [2019-12-19 14:43:25] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"dallage","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallage-1","method":"GET"} [] [2019-12-19 14:43:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:43:25] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:43:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:43:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:43:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0370da"},"request_uri":"http://localhost:8000/_wdt/0370da","method":"GET"} [] [2019-12-19 14:43:36] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:43:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:43:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:43:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:43:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c60de2"},"request_uri":"http://localhost:8000/_wdt/c60de2","method":"GET"} [] [2019-12-19 14:44:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:44:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:44:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:44:55] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-19 14:44:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-19 14:44:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:44:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"962747"},"request_uri":"http://localhost:8000/_wdt/962747","method":"GET"} [] [2019-12-19 14:44:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:44:58] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:44:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:44:59] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/nos-produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:44:59] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 14:44:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 14:44:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:44:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1492e"},"request_uri":"http://localhost:8000/_wdt/a1492e","method":"GET"} [] [2019-12-19 14:45:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:45:03] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 14:45:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 14:45:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:45:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d99ce"},"request_uri":"http://localhost:8000/_wdt/5d99ce","method":"GET"} [] [2019-12-19 14:45:05] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:45:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:45:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:45:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:45:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e96828"},"request_uri":"http://localhost:8000/_wdt/e96828","method":"GET"} [] [2019-12-19 14:45:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:08] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:46:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:46:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcfb10"},"request_uri":"http://localhost:8000/_wdt/fcfb10","method":"GET"} [] [2019-12-19 14:46:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:41] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:46:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:46:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:46:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8983ee"},"request_uri":"http://localhost:8000/_wdt/8983ee","method":"GET"} [] [2019-12-19 14:46:55] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:46:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:46:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:46:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a70cee"},"request_uri":"http://localhost:8000/_wdt/a70cee","method":"GET"} [] [2019-12-19 14:46:56] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:46:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb822c"},"request_uri":"http://localhost:8000/_wdt/bb822c","method":"GET"} [] [2019-12-19 14:46:57] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:46:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:46:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"224aa1"},"request_uri":"http://localhost:8000/_wdt/224aa1","method":"GET"} [] [2019-12-19 14:47:07] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:47:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:47:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:47:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"76e903"},"request_uri":"http://localhost:8000/_wdt/76e903","method":"GET"} [] [2019-12-19 14:47:11] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:47:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:47:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:47:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:47:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b4eda"},"request_uri":"http://localhost:8000/_wdt/6b4eda","method":"GET"} [] [2019-12-19 14:47:15] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:47:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:47:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbb611"},"request_uri":"http://localhost:8000/_wdt/cbb611","method":"GET"} [] [2019-12-19 14:47:54] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:47:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:47:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:47:54] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Proxies\__CG__\App\Entity\Finition could not be converted to string")." at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig line 13 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Proxies\\__CG__\\App\\Entity\\Finition could not be converted to string\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig:13, ErrorException(code: 0): Catchable Fatal Error: Object of class Proxies\\__CG__\\App\\Entity\\Finition could not be converted to string at /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/3c/3c7324d3c7829fa5b28ec12284f0476674fca678af9fdb658b33c520f62faba9.php:103)"} [] [2019-12-19 14:47:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08ba91"},"request_uri":"http://localhost:8000/_wdt/08ba91","method":"GET"} [] [2019-12-19 14:48:25] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:48:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:48:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:48:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d15bd"},"request_uri":"http://localhost:8000/_wdt/0d15bd","method":"GET"} [] [2019-12-19 14:49:19] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:49:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:49:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:49:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:49:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:49:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5920cf"},"request_uri":"http://localhost:8000/_wdt/5920cf","method":"GET"} [] [2019-12-19 14:49:20] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:49:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:49:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c440b"},"request_uri":"http://localhost:8000/_wdt/6c440b","method":"GET"} [] [2019-12-19 14:49:25] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:49:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:49:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:49:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:49:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:49:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d320b"},"request_uri":"http://localhost:8000/_wdt/1d320b","method":"GET"} [] [2019-12-19 14:51:51] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:51:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:51:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:51:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:51:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:51:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b58c51"},"request_uri":"http://localhost:8000/_wdt/b58c51","method":"GET"} [] [2019-12-19 14:53:59] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:53:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2890ac"},"request_uri":"http://localhost:8000/_wdt/2890ac","method":"GET"} [] [2019-12-19 14:54:08] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13986f"},"request_uri":"http://localhost:8000/_wdt/13986f","method":"GET"} [] [2019-12-19 14:54:10] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4d7d7"},"request_uri":"http://localhost:8000/_wdt/c4d7d7","method":"GET"} [] [2019-12-19 14:54:17] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d1cc1"},"request_uri":"http://localhost:8000/_wdt/4d1cc1","method":"GET"} [] [2019-12-19 14:54:22] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d127f1"},"request_uri":"http://localhost:8000/_wdt/d127f1","method":"GET"} [] [2019-12-19 14:54:33] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1748d8"},"request_uri":"http://localhost:8000/_wdt/1748d8","method":"GET"} [] [2019-12-19 14:54:34] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4aabf2"},"request_uri":"http://localhost:8000/_wdt/4aabf2","method":"GET"} [] [2019-12-19 14:54:35] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c8896"},"request_uri":"http://localhost:8000/_wdt/1c8896","method":"GET"} [] [2019-12-19 14:54:41] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"906301"},"request_uri":"http://localhost:8000/_wdt/906301","method":"GET"} [] [2019-12-19 14:54:42] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:54:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:54:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:54:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:54:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2293d5"},"request_uri":"http://localhost:8000/_wdt/2293d5","method":"GET"} [] [2019-12-19 14:55:00] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:55:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0362ef"},"request_uri":"http://localhost:8000/_wdt/0362ef","method":"GET"} [] [2019-12-19 14:55:14] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:55:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f643ae"},"request_uri":"http://localhost:8000/_wdt/f643ae","method":"GET"} [] [2019-12-19 14:55:39] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:55:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:55:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:55:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b6975"},"request_uri":"http://localhost:8000/_wdt/7b6975","method":"GET"} [] [2019-12-19 14:55:46] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:55:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:55:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:55:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:55:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"706f28"},"request_uri":"http://localhost:8000/_wdt/706f28","method":"GET"} [] [2019-12-19 14:56:47] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:56:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:56:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:56:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:56:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:56:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03ddf1"},"request_uri":"http://localhost:8000/_wdt/03ddf1","method":"GET"} [] [2019-12-19 14:57:18] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-19 14:57:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 14:57:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-19 14:57:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 14:57:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 14:57:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:57:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7050a0"},"request_uri":"http://localhost:8000/_wdt/7050a0","method":"GET"} [] [2019-12-19 14:57:34] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/modeles","method":"GET"} [] [2019-12-19 14:57:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 14:57:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 14:57:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 14:57:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-19 14:57:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 14:57:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/modeles")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/modeles\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 14:57:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"711e2d"},"request_uri":"http://localhost:8000/_wdt/711e2d","method":"GET"} [] [2019-12-19 14:58:00] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:58:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:58:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Doctrine\ORM\PersistentCollection could not be converted to string")." at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig line 22 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig:22, ErrorException(code: 0): Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string at /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/3c/3c7324d3c7829fa5b28ec12284f0476674fca678af9fdb658b33c520f62faba9.php:115)"} [] [2019-12-19 14:58:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e732b"},"request_uri":"http://localhost:8000/_wdt/7e732b","method":"GET"} [] [2019-12-19 14:58:08] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:58:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:58:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:58:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:58:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 14:58:08] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "name" nor one of the methods "name()", "getname()"/"isname()"/"hasname()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig line 22 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"name\" nor one of the methods \"name()\", \"getname()\"/\"isname()\"/\"hasname()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig:22)"} [] [2019-12-19 14:58:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99d815"},"request_uri":"http://localhost:8000/_wdt/99d815","method":"GET"} [] [2019-12-19 14:59:47] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 14:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 14:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 14:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 14:59:48] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Doctrine\ORM\PersistentCollection could not be converted to string")." at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig line 22 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string\"). at /Applications/MAMP/htdocs/RomaNature/templates/product/show.html.twig:22, ErrorException(code: 0): Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string at /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/3c/3c7324d3c7829fa5b28ec12284f0476674fca678af9fdb658b33c520f62faba9.php:115)"} [] [2019-12-19 14:59:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be525b"},"request_uri":"http://localhost:8000/_wdt/be525b","method":"GET"} [] [2019-12-19 15:08:31] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:08:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:08:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:08:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7f4f1"},"request_uri":"http://localhost:8000/_wdt/e7f4f1","method":"GET"} [] [2019-12-19 15:09:04] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:09:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:09:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:09:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:09:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:09:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:09:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"718baf"},"request_uri":"http://localhost:8000/_wdt/718baf","method":"GET"} [] [2019-12-19 15:09:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:17:43] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:17:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:17:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"798112"},"request_uri":"http://localhost:8000/_wdt/798112","method":"GET"} [] [2019-12-19 15:17:45] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:17:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:17:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67b398"},"request_uri":"http://localhost:8000/_wdt/67b398","method":"GET"} [] [2019-12-19 15:18:31] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:18:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:18:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:18:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c634d9"},"request_uri":"http://localhost:8000/_wdt/c634d9","method":"GET"} [] [2019-12-19 15:19:04] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:19:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:19:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:19:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c1f5f"},"request_uri":"http://localhost:8000/_wdt/5c1f5f","method":"GET"} [] [2019-12-19 15:19:57] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:19:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:19:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55c122"},"request_uri":"http://localhost:8000/_wdt/55c122","method":"GET"} [] [2019-12-19 15:22:01] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:22:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:22:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:22:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:22:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ecd42"},"request_uri":"http://localhost:8000/_wdt/8ecd42","method":"GET"} [] [2019-12-19 15:22:10] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:22:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:22:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:22:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:22:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be36b6"},"request_uri":"http://localhost:8000/_wdt/be36b6","method":"GET"} [] [2019-12-19 15:22:11] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:22:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:22:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:22:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:22:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8ca65"},"request_uri":"http://localhost:8000/_wdt/f8ca65","method":"GET"} [] [2019-12-19 15:22:12] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:22:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:22:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1e7d0"},"request_uri":"http://localhost:8000/_wdt/f1e7d0","method":"GET"} [] [2019-12-19 15:22:43] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:22:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:22:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:22:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:22:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:22:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e926b"},"request_uri":"http://localhost:8000/_wdt/6e926b","method":"GET"} [] [2019-12-19 15:23:06] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:23:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:23:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:23:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1572d6"},"request_uri":"http://localhost:8000/_wdt/1572d6","method":"GET"} [] [2019-12-19 15:23:42] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:23:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:23:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:23:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:23:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:23:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:23:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8b3b8"},"request_uri":"http://localhost:8000/_wdt/f8b3b8","method":"GET"} [] [2019-12-19 15:24:41] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:24:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:24:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:24:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0956c"},"request_uri":"http://localhost:8000/_wdt/f0956c","method":"GET"} [] [2019-12-19 15:24:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:27:19] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:27:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:27:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edaeca"},"request_uri":"http://localhost:8000/_wdt/edaeca","method":"GET"} [] [2019-12-19 15:27:27] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:27:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:27:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:27:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:27:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a52ed2"},"request_uri":"http://localhost:8000/_wdt/a52ed2","method":"GET"} [] [2019-12-19 15:27:37] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:27:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:27:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:27:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:27:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a8680"},"request_uri":"http://localhost:8000/_wdt/5a8680","method":"GET"} [] [2019-12-19 15:27:57] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:27:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:27:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa7646"},"request_uri":"http://localhost:8000/_wdt/aa7646","method":"GET"} [] [2019-12-19 15:28:46] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:28:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:28:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:28:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:28:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:28:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:28:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:28:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4100a3"},"request_uri":"http://localhost:8000/_wdt/4100a3","method":"GET"} [] [2019-12-19 15:29:36] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:29:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:29:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa4655"},"request_uri":"http://localhost:8000/_wdt/fa4655","method":"GET"} [] [2019-12-19 15:34:46] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:34:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:34:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a18fbe"},"request_uri":"http://localhost:8000/_wdt/a18fbe","method":"GET"} [] [2019-12-19 15:34:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:34:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:35:38] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:35:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:35:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:35:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59bf9b"},"request_uri":"http://localhost:8000/_wdt/59bf9b","method":"GET"} [] [2019-12-19 15:35:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:35:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:35:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:37:31] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:37:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:37:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:37:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:37:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:37:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:37:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:37:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"318cf8"},"request_uri":"http://localhost:8000/_wdt/318cf8","method":"GET"} [] [2019-12-19 15:37:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:37:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:38:07] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:38:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:38:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:38:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:38:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:38:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:38:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:38:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1ba59"},"request_uri":"http://localhost:8000/_wdt/d1ba59","method":"GET"} [] [2019-12-19 15:38:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:38:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:41:42] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:41:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:41:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44fcfe"},"request_uri":"http://localhost:8000/_wdt/44fcfe","method":"GET"} [] [2019-12-19 15:41:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:41:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:41:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:42:18] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:42:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:42:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8ffa0"},"request_uri":"http://localhost:8000/_wdt/f8ffa0","method":"GET"} [] [2019-12-19 15:42:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:42:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:42:26] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-19 15:42:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 15:42:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-19 15:42:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-19 15:42:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 15:42:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:42:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9933c"},"request_uri":"http://localhost:8000/_wdt/f9933c","method":"GET"} [] [2019-12-19 15:43:00] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-19 15:43:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-19 15:43:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:43:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 15:43:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:43:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"734113"},"request_uri":"http://localhost:8000/_wdt/734113","method":"GET"} [] [2019-12-19 15:43:27] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-12-19 15:43:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-12-19 15:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:43:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-19 15:43:28] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5dfb9aa046236961906823.jpg","2":1} [] [2019-12-19 15:43:28] doctrine.DEBUG: "COMMIT" [] [] [2019-12-19 15:43:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 15:43:28] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-19 15:43:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-19 15:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-19 15:43:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 15:43:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:43:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5dfb9aa046236961906823.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5dfb9aa046236961906823.jpg","method":"GET"} [] [2019-12-19 15:43:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b3546"},"request_uri":"http://localhost:8000/_wdt/2b3546","method":"GET"} [] [2019-12-19 15:43:30] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-19 15:43:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-19 15:43:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:43:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 15:43:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:43:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52b14a"},"request_uri":"http://localhost:8000/_wdt/52b14a","method":"GET"} [] [2019-12-19 15:43:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:44:29] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:44:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:44:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:44:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:44:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:44:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:44:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:44:30] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5dfb9aa046236961906823.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5dfb9aa046236961906823.jpg","method":"GET"} [] [2019-12-19 15:44:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47c317"},"request_uri":"http://localhost:8000/_wdt/47c317","method":"GET"} [] [2019-12-19 15:44:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:44:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:45:34] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:45:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:45:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c63a1d"},"request_uri":"http://localhost:8000/_wdt/c63a1d","method":"GET"} [] [2019-12-19 15:45:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:45:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:45:38] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:45:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:45:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"918210"},"request_uri":"http://localhost:8000/_wdt/918210","method":"GET"} [] [2019-12-19 15:45:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:45:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:45:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:46:37] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:46:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:46:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:46:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6abbea"},"request_uri":"http://localhost:8000/_wdt/6abbea","method":"GET"} [] [2019-12-19 15:46:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:46:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:47:55] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:47:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:47:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:47:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31d682"},"request_uri":"http://localhost:8000/_wdt/31d682","method":"GET"} [] [2019-12-19 15:47:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:47:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:47:57] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:47:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:47:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:47:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:47:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:47:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:47:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:47:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e0f8e9"},"request_uri":"http://localhost:8000/_wdt/e0f8e9","method":"GET"} [] [2019-12-19 15:47:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:49:39] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:49:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:49:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:49:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:49:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"167e05"},"request_uri":"http://localhost:8000/_wdt/167e05","method":"GET"} [] [2019-12-19 15:49:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:22] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:50:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:50:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:50:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:50:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:50:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:50:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6d2da"},"request_uri":"http://localhost:8000/_wdt/d6d2da","method":"GET"} [] [2019-12-19 15:50:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:48] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:50:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6c0f5"},"request_uri":"http://localhost:8000/_wdt/f6c0f5","method":"GET"} [] [2019-12-19 15:50:52] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:50:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:50:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f65172"},"request_uri":"http://localhost:8000/_wdt/f65172","method":"GET"} [] [2019-12-19 15:51:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:55:12] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 15:55:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 15:55:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 15:55:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 15:55:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 15:55:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 15:55:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:55:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:55:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 15:55:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10bea0"},"request_uri":"http://localhost:8000/_wdt/10bea0","method":"GET"} [] [2019-12-19 15:55:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:02:35] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:02:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:02:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:02:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:02:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:02:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:02:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:02:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:02:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:02:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f4796"},"request_uri":"http://localhost:8000/_wdt/0f4796","method":"GET"} [] [2019-12-19 16:02:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:17] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:03:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"935496"},"request_uri":"http://localhost:8000/_wdt/935496","method":"GET"} [] [2019-12-19 16:03:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:28] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:03:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:03:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:03:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:03:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:03:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:03:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3753fa"},"request_uri":"http://localhost:8000/_wdt/3753fa","method":"GET"} [] [2019-12-19 16:03:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:29] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:03:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:03:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:03:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:03:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:03:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:03:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:03:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c181a"},"request_uri":"http://localhost:8000/_wdt/1c181a","method":"GET"} [] [2019-12-19 16:03:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:05:13] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:05:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:05:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:05:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:05:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:05:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:05:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"31bd84"},"request_uri":"http://localhost:8000/_wdt/31bd84","method":"GET"} [] [2019-12-19 16:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:22] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:08:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:08:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:08:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:08:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3822de"},"request_uri":"http://localhost:8000/_wdt/3822de","method":"GET"} [] [2019-12-19 16:08:26] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:08:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:08:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:08:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:08:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68e75e"},"request_uri":"http://localhost:8000/_wdt/68e75e","method":"GET"} [] [2019-12-19 16:08:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:28] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:08:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:08:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e99843"},"request_uri":"http://localhost:8000/_wdt/e99843","method":"GET"} [] [2019-12-19 16:08:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:36] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:08:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab58cc"},"request_uri":"http://localhost:8000/_wdt/ab58cc","method":"GET"} [] [2019-12-19 16:08:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:38] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:08:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:08:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25ada2"},"request_uri":"http://localhost:8000/_wdt/25ada2","method":"GET"} [] [2019-12-19 16:08:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:45] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:08:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:08:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:08:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:08:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37b5ee"},"request_uri":"http://localhost:8000/_wdt/37b5ee","method":"GET"} [] [2019-12-19 16:08:53] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:08:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:08:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:08:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7037af"},"request_uri":"http://localhost:8000/_wdt/7037af","method":"GET"} [] [2019-12-19 16:09:08] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:09:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:09:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:09:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:09:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:09:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:09:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:09:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:09:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:09:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4d2b5"},"request_uri":"http://localhost:8000/_wdt/f4d2b5","method":"GET"} [] [2019-12-19 16:09:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:14:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:22:38] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:22:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:22:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:22:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"44a38e"},"request_uri":"http://localhost:8000/_wdt/44a38e","method":"GET"} [] [2019-12-19 16:22:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:22:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:23:21] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:23:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:23:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:23:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:23:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:23:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:23:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:23:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6717b9"},"request_uri":"http://localhost:8000/_wdt/6717b9","method":"GET"} [] [2019-12-19 16:23:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:17] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:24:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:24:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"138448"},"request_uri":"http://localhost:8000/_wdt/138448","method":"GET"} [] [2019-12-19 16:24:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:21] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:24:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:24:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:24:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:24:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:24:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:24:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"725b04"},"request_uri":"http://localhost:8000/_wdt/725b04","method":"GET"} [] [2019-12-19 16:24:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:44] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:24:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:24:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5e1f11"},"request_uri":"http://localhost:8000/_wdt/5e1f11","method":"GET"} [] [2019-12-19 16:25:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:26:08] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:26:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:26:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:26:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:26:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:26:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6fe82d"},"request_uri":"http://localhost:8000/_wdt/6fe82d","method":"GET"} [] [2019-12-19 16:26:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:25] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:27:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:27:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:27:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:27:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:27:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:27:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae888f"},"request_uri":"http://localhost:8000/_wdt/ae888f","method":"GET"} [] [2019-12-19 16:27:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:50] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:27:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:27:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"297481"},"request_uri":"http://localhost:8000/_wdt/297481","method":"GET"} [] [2019-12-19 16:27:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:28:17] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:28:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:28:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:28:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:28:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:28:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:28:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51668a"},"request_uri":"http://localhost:8000/_wdt/51668a","method":"GET"} [] [2019-12-19 16:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:30:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:30:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:30:08] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 16:30:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 16:30:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:30:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"66e622"},"request_uri":"http://localhost:8000/_wdt/66e622","method":"GET"} [] [2019-12-19 16:30:18] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:30:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:30:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:30:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:30:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd8504"},"request_uri":"http://localhost:8000/_wdt/fd8504","method":"GET"} [] [2019-12-19 16:38:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:28] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:38:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:38:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:38:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:38:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d5464"},"request_uri":"http://localhost:8000/_wdt/2d5464","method":"GET"} [] [2019-12-19 16:38:32] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:38:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04926d"},"request_uri":"http://localhost:8000/_wdt/04926d","method":"GET"} [] [2019-12-19 16:38:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:48] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:38:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7bf52"},"request_uri":"http://localhost:8000/_wdt/c7bf52","method":"GET"} [] [2019-12-19 16:38:51] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:38:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:38:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e06775"},"request_uri":"http://localhost:8000/_wdt/e06775","method":"GET"} [] [2019-12-19 16:39:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:39:38] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:39:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68b269"},"request_uri":"http://localhost:8000/_wdt/68b269","method":"GET"} [] [2019-12-19 16:39:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:39:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:22] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:41:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"914b14"},"request_uri":"http://localhost:8000/_wdt/914b14","method":"GET"} [] [2019-12-19 16:41:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:54] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:41:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:41:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:41:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b54e34"},"request_uri":"http://localhost:8000/_wdt/b54e34","method":"GET"} [] [2019-12-19 16:42:45] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:42:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54616e"},"request_uri":"http://localhost:8000/_wdt/54616e","method":"GET"} [] [2019-12-19 16:44:21] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:44:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:44:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:44:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:44:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:44:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:44:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:44:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:44:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:44:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4043d9"},"request_uri":"http://localhost:8000/_wdt/4043d9","method":"GET"} [] [2019-12-19 16:47:53] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:47:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:47:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:47:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:47:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad7c68"},"request_uri":"http://localhost:8000/_wdt/ad7c68","method":"GET"} [] [2019-12-19 16:48:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:36] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:49:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f5230"},"request_uri":"http://localhost:8000/_wdt/7f5230","method":"GET"} [] [2019-12-19 16:49:43] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2019-12-19 16:49:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-19 16:49:43] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-19 16:49:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:49:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 16:49:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"587fc9"},"request_uri":"http://localhost:8000/_wdt/587fc9","method":"GET"} [] [2019-12-19 16:49:47] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"167"},"request_uri":"http://localhost:8000/admin/picture/167","method":"DELETE"} [] [2019-12-19 16:49:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 16:49:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 16:49:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["167"] [] [2019-12-19 16:49:47] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-19 16:49:47] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [167] [] [2019-12-19 16:49:47] doctrine.DEBUG: "COMMIT" [] [] [2019-12-19 16:49:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 16:49:48] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2019-12-19 16:49:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2019-12-19 16:49:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 16:49:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2019-12-19 16:49:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-19 16:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-19 16:49:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-19 16:49:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d15258"},"request_uri":"http://localhost:8000/_wdt/d15258","method":"GET"} [] [2019-12-19 16:49:53] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:49:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:49:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbb89b"},"request_uri":"http://localhost:8000/_wdt/bbb89b","method":"GET"} [] [2019-12-19 16:52:31] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-19 16:52:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-19 16:52:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-19 16:52:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-19 16:52:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-19 16:52:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-19 16:52:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:52:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:52:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-19 16:52:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93c0c1"},"request_uri":"http://localhost:8000/_wdt/93c0c1","method":"GET"} [] [2019-12-20 08:01:15] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-20 08:01:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-20 08:01:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 08:01:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 08:01:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-20 08:01:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 08:01:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5453d9"},"request_uri":"http://localhost:8000/_wdt/5453d9","method":"GET"} [] [2019-12-20 08:01:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:30] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 08:01:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 08:01:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e82d9b"},"request_uri":"http://localhost:8000/_wdt/e82d9b","method":"GET"} [] [2019-12-20 08:01:33] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"le-louvre","id":"4"},"request_uri":"http://localhost:8000/produits/le-louvre-4","method":"GET"} [] [2019-12-20 08:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["4"] [] [2019-12-20 08:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 08:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [3] [] [2019-12-20 08:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [4] [] [2019-12-20 08:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 08:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/le-louvre-4")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/le-louvre-4\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/le-louvre-4")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/le-louvre-4\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/le-louvre-4")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/le-louvre-4\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec6d4e"},"request_uri":"http://localhost:8000/_wdt/ec6d4e","method":"GET"} [] [2019-12-20 08:01:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:49] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-20 08:01:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 08:01:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33f0cf"},"request_uri":"http://localhost:8000/_wdt/33f0cf","method":"GET"} [] [2019-12-20 08:01:55] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-20 08:01:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 08:01:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:01:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"588ba1"},"request_uri":"http://localhost:8000/_wdt/588ba1","method":"GET"} [] [2019-12-20 08:02:00] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 08:02:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 08:02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:02:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"056ac2"},"request_uri":"http://localhost:8000/_wdt/056ac2","method":"GET"} [] [2019-12-20 08:02:03] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"parements","id":"4"},"request_uri":"http://localhost:8000/nos-produits/parements-4","method":"GET"} [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["4"] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [4] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-20 08:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-20 08:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/parements-4")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/parements-4\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:02:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b65550"},"request_uri":"http://localhost:8000/_wdt/b65550","method":"GET"} [] [2019-12-20 08:02:18] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-20 08:02:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 08:02:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:02:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fab6a2"},"request_uri":"http://localhost:8000/_wdt/fab6a2","method":"GET"} [] [2019-12-20 08:02:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:20:08] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-20 08:20:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 08:20:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 08:20:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f7d00"},"request_uri":"http://localhost:8000/_wdt/8f7d00","method":"GET"} [] [2019-12-20 09:05:27] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 09:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 09:05:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:05:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a5fd1"},"request_uri":"http://localhost:8000/_wdt/4a5fd1","method":"GET"} [] [2019-12-20 09:05:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:05:35] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:05:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:05:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c0b2e"},"request_uri":"http://localhost:8000/_wdt/8c0b2e","method":"GET"} [] [2019-12-20 09:05:38] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:05:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:05:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:05:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c082ac"},"request_uri":"http://localhost:8000/_wdt/c082ac","method":"GET"} [] [2019-12-20 09:07:01] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:07:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:07:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9bf1a"},"request_uri":"http://localhost:8000/_wdt/e9bf1a","method":"GET"} [] [2019-12-20 09:07:03] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:07:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:07:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:07:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e387df"},"request_uri":"http://localhost:8000/_wdt/e387df","method":"GET"} [] [2019-12-20 09:07:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:07:27] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:07:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:07:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:07:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e213b"},"request_uri":"http://localhost:8000/_wdt/1e213b","method":"GET"} [] [2019-12-20 09:07:29] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:07:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:07:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:07:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fe74c"},"request_uri":"http://localhost:8000/_wdt/4fe74c","method":"GET"} [] [2019-12-20 09:07:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:07:38] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:07:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:07:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7edd65"},"request_uri":"http://localhost:8000/_wdt/7edd65","method":"GET"} [] [2019-12-20 09:08:23] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:08:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:08:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:08:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"696fdb"},"request_uri":"http://localhost:8000/_wdt/696fdb","method":"GET"} [] [2019-12-20 09:08:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:09:51] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:09:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:09:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:09:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f3c60"},"request_uri":"http://localhost:8000/_wdt/8f3c60","method":"GET"} [] [2019-12-20 09:09:54] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:09:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:09:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:09:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d9097"},"request_uri":"http://localhost:8000/_wdt/3d9097","method":"GET"} [] [2019-12-20 09:09:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:10:42] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:10:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:10:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:10:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecf7e9"},"request_uri":"http://localhost:8000/_wdt/ecf7e9","method":"GET"} [] [2019-12-20 09:21:39] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:21:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:21:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:21:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ce61b"},"request_uri":"http://localhost:8000/_wdt/8ce61b","method":"GET"} [] [2019-12-20 09:26:36] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:26:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:26:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:26:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ba0ab"},"request_uri":"http://localhost:8000/_wdt/4ba0ab","method":"GET"} [] [2019-12-20 09:29:07] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:29:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:29:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2adc7"},"request_uri":"http://localhost:8000/_wdt/a2adc7","method":"GET"} [] [2019-12-20 09:30:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:32:07] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:32:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:32:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9cfcbc"},"request_uri":"http://localhost:8000/_wdt/9cfcbc","method":"GET"} [] [2019-12-20 09:32:35] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:32:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:32:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2c3f2"},"request_uri":"http://localhost:8000/_wdt/c2c3f2","method":"GET"} [] [2019-12-20 09:32:47] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:32:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:32:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ffe97"},"request_uri":"http://localhost:8000/_wdt/8ffe97","method":"GET"} [] [2019-12-20 09:32:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/back.png" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/back.png\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:32:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/next.png" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/next.png\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:34:51] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:34:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:34:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:34:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7d151"},"request_uri":"http://localhost:8000/_wdt/d7d151","method":"GET"} [] [2019-12-20 09:34:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /nos-produits/images/picto/next.png" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /nos-produits/images/picto/next.png\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/nos-produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:35:08] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:35:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:35:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:35:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1abfe5"},"request_uri":"http://localhost:8000/_wdt/1abfe5","method":"GET"} [] [2019-12-20 09:35:37] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:35:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:35:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:35:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8acee"},"request_uri":"http://localhost:8000/_wdt/e8acee","method":"GET"} [] [2019-12-20 09:35:48] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:35:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:35:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:35:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"99faa4"},"request_uri":"http://localhost:8000/_wdt/99faa4","method":"GET"} [] [2019-12-20 09:36:12] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:36:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:36:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:36:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b4118"},"request_uri":"http://localhost:8000/_wdt/7b4118","method":"GET"} [] [2019-12-20 09:37:18] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:37:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:37:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:37:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11fc20"},"request_uri":"http://localhost:8000/_wdt/11fc20","method":"GET"} [] [2019-12-20 09:37:37] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:37:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:37:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e9988"},"request_uri":"http://localhost:8000/_wdt/4e9988","method":"GET"} [] [2019-12-20 09:37:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:38:53] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:38:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:38:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fecd63"},"request_uri":"http://localhost:8000/_wdt/fecd63","method":"GET"} [] [2019-12-20 09:39:24] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:39:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:39:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a4664"},"request_uri":"http://localhost:8000/_wdt/2a4664","method":"GET"} [] [2019-12-20 09:40:30] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:40:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:40:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e737e4"},"request_uri":"http://localhost:8000/_wdt/e737e4","method":"GET"} [] [2019-12-20 09:40:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:46:15] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 09:46:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 09:46:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:46:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ce78a"},"request_uri":"http://localhost:8000/_wdt/7ce78a","method":"GET"} [] [2019-12-20 09:46:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:46:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 09:46:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 09:46:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:46:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b3d04"},"request_uri":"http://localhost:8000/_wdt/4b3d04","method":"GET"} [] [2019-12-20 09:46:59] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 09:46:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 09:46:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:46:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7617b"},"request_uri":"http://localhost:8000/_wdt/f7617b","method":"GET"} [] [2019-12-20 09:48:08] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:48:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:48:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2de5e7"},"request_uri":"http://localhost:8000/_wdt/2de5e7","method":"GET"} [] [2019-12-20 09:48:30] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:48:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:48:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d2b51"},"request_uri":"http://localhost:8000/_wdt/6d2b51","method":"GET"} [] [2019-12-20 09:48:34] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:48:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e41c2"},"request_uri":"http://localhost:8000/_wdt/9e41c2","method":"GET"} [] [2019-12-20 09:48:42] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-20 09:48:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:48:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 09:48:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 09:48:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-20 09:48:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:48:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6aa9b3"},"request_uri":"http://localhost:8000/_wdt/6aa9b3","method":"GET"} [] [2019-12-20 09:48:45] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:48:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d31fd6"},"request_uri":"http://localhost:8000/_wdt/d31fd6","method":"GET"} [] [2019-12-20 09:48:47] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-20 09:48:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:48:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 09:48:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 09:48:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-20 09:48:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:48:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1e5cf"},"request_uri":"http://localhost:8000/_wdt/c1e5cf","method":"GET"} [] [2019-12-20 09:48:50] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:48:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:48:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:48:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"708b2f"},"request_uri":"http://localhost:8000/_wdt/708b2f","method":"GET"} [] [2019-12-20 09:48:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:55:41] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:55:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:55:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6db832"},"request_uri":"http://localhost:8000/_wdt/6db832","method":"GET"} [] [2019-12-20 09:55:50] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:55:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:55:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b35085"},"request_uri":"http://localhost:8000/_wdt/b35085","method":"GET"} [] [2019-12-20 09:56:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:56:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:56:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:56:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac9e35"},"request_uri":"http://localhost:8000/_wdt/ac9e35","method":"GET"} [] [2019-12-20 09:57:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:59:08] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 09:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 09:59:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 09:59:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3452e"},"request_uri":"http://localhost:8000/_wdt/d3452e","method":"GET"} [] [2019-12-20 10:00:58] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 10:00:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 10:00:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:00:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fdd384"},"request_uri":"http://localhost:8000/_wdt/fdd384","method":"GET"} [] [2019-12-20 10:01:00] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 10:01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 10:01:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:01:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"568734"},"request_uri":"http://localhost:8000/_wdt/568734","method":"GET"} [] [2019-12-20 10:01:17] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 10:01:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 10:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:01:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df1482"},"request_uri":"http://localhost:8000/_wdt/df1482","method":"GET"} [] [2019-12-20 10:01:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:02:04] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 10:02:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 10:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:02:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7e581"},"request_uri":"http://localhost:8000/_wdt/a7e581","method":"GET"} [] [2019-12-20 10:02:24] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 10:02:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 10:02:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:02:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83bb94"},"request_uri":"http://localhost:8000/_wdt/83bb94","method":"GET"} [] [2019-12-20 10:05:11] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 10:05:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 10:05:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:05:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d759a"},"request_uri":"http://localhost:8000/_wdt/5d759a","method":"GET"} [] [2019-12-20 10:05:14] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-20 10:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 10:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-20 10:05:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/back.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/back.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/back.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:05:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /produits/images/picto/next.png" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /produits/images/picto/next.png\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/produits/images/picto/next.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:05:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ccf3a"},"request_uri":"http://localhost:8000/_wdt/4ccf3a","method":"GET"} [] [2019-12-20 10:05:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:12:08] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-20 10:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 10:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-20 10:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:12:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:12:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22b750"},"request_uri":"http://localhost:8000/_wdt/22b750","method":"GET"} [] [2019-12-20 10:12:21] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 10:12:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:12:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a726eb"},"request_uri":"http://localhost:8000/_wdt/a726eb","method":"GET"} [] [2019-12-20 10:14:13] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-20 10:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 10:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-20 10:14:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:14:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:14:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9f96f"},"request_uri":"http://localhost:8000/_wdt/a9f96f","method":"GET"} [] [2019-12-20 10:14:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:14:54] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 10:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 10:14:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:14:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a1c966"},"request_uri":"http://localhost:8000/_wdt/a1c966","method":"GET"} [] [2019-12-20 10:14:56] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 10:14:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 10:14:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:14:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca6875"},"request_uri":"http://localhost:8000/_wdt/ca6875","method":"GET"} [] [2019-12-20 10:14:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:14:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:14:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:14:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea14ea"},"request_uri":"http://localhost:8000/_wdt/ea14ea","method":"GET"} [] [2019-12-20 10:16:12] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:16:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:16:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:16:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f0e7c"},"request_uri":"http://localhost:8000/_wdt/2f0e7c","method":"GET"} [] [2019-12-20 10:16:14] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:16:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:16:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:16:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f0571"},"request_uri":"http://localhost:8000/_wdt/3f0571","method":"GET"} [] [2019-12-20 10:16:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:16:53] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:16:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:16:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:16:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab4664"},"request_uri":"http://localhost:8000/_wdt/ab4664","method":"GET"} [] [2019-12-20 10:17:14] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/modeles","method":"GET"} [] [2019-12-20 10:17:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-20 10:17:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-20 10:17:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-20 10:17:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-20 10:17:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-20 10:17:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/modeles")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/modeles\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:17:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1dc817"},"request_uri":"http://localhost:8000/_wdt/1dc817","method":"GET"} [] [2019-12-20 10:17:19] request.INFO: Matched route "admin.modele.delete". {"route":"admin.modele.delete","route_parameters":{"_route":"admin.modele.delete","_controller":"App\\Controller\\Admin\\AdminModeleController::delete","id":"24"},"request_uri":"http://localhost:8000/admin/modeles/24","method":"DELETE"} [] [2019-12-20 10:17:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-20 10:17:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-20 10:17:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-20 10:17:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 WHERE t0.id = ? ["24"] [] [2019-12-20 10:17:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-12-20 10:17:19] doctrine.DEBUG: DELETE FROM product_modele WHERE modele_id = ? [24] [] [2019-12-20 10:17:19] doctrine.DEBUG: DELETE FROM modele WHERE id = ? [24] [] [2019-12-20 10:17:19] doctrine.DEBUG: "COMMIT" [] [] [2019-12-20 10:17:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-20 10:17:19] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/modeles","method":"GET"} [] [2019-12-20 10:17:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-20 10:17:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-20 10:17:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-20 10:17:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2019-12-20 10:17:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-20 10:17:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/modeles")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/modeles\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:17:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9fac7b"},"request_uri":"http://localhost:8000/_wdt/9fac7b","method":"GET"} [] [2019-12-20 10:17:27] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:17:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:17:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e541cf"},"request_uri":"http://localhost:8000/_wdt/e541cf","method":"GET"} [] [2019-12-20 10:18:08] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:18:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:18:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:18:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c767f"},"request_uri":"http://localhost:8000/_wdt/4c767f","method":"GET"} [] [2019-12-20 10:19:06] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:19:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:19:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e34a96"},"request_uri":"http://localhost:8000/_wdt/e34a96","method":"GET"} [] [2019-12-20 10:19:35] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:19:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:19:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:19:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"605632"},"request_uri":"http://localhost:8000/_wdt/605632","method":"GET"} [] [2019-12-20 10:20:12] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:20:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:20:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:20:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d58612"},"request_uri":"http://localhost:8000/_wdt/d58612","method":"GET"} [] [2019-12-20 10:20:44] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:20:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45bfaf"},"request_uri":"http://localhost:8000/_wdt/45bfaf","method":"GET"} [] [2019-12-20 10:22:02] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:22:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:22:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5807a"},"request_uri":"http://localhost:8000/_wdt/f5807a","method":"GET"} [] [2019-12-20 10:22:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:22:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:22:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab70a3"},"request_uri":"http://localhost:8000/_wdt/ab70a3","method":"GET"} [] [2019-12-20 10:23:09] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:23:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:23:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:23:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5959d"},"request_uri":"http://localhost:8000/_wdt/d5959d","method":"GET"} [] [2019-12-20 10:24:02] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:24:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:24:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:24:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bccbe7"},"request_uri":"http://localhost:8000/_wdt/bccbe7","method":"GET"} [] [2019-12-20 10:24:13] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:24:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:24:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:24:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c60e5"},"request_uri":"http://localhost:8000/_wdt/0c60e5","method":"GET"} [] [2019-12-20 10:25:44] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:25:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:25:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:25:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"557b46"},"request_uri":"http://localhost:8000/_wdt/557b46","method":"GET"} [] [2019-12-20 10:25:45] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:25:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:25:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d3664d"},"request_uri":"http://localhost:8000/_wdt/d3664d","method":"GET"} [] [2019-12-20 10:25:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:26:15] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:26:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:26:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:26:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"872f1a"},"request_uri":"http://localhost:8000/_wdt/872f1a","method":"GET"} [] [2019-12-20 10:26:25] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:26:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:26:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:26:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"987b70"},"request_uri":"http://localhost:8000/_wdt/987b70","method":"GET"} [] [2019-12-20 10:26:27] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:26:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:26:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbea20"},"request_uri":"http://localhost:8000/_wdt/bbea20","method":"GET"} [] [2019-12-20 10:26:32] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:26:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:26:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1d6d5"},"request_uri":"http://localhost:8000/_wdt/f1d6d5","method":"GET"} [] [2019-12-20 10:26:34] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:26:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:26:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:26:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40ad2c"},"request_uri":"http://localhost:8000/_wdt/40ad2c","method":"GET"} [] [2019-12-20 10:26:52] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:26:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:26:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:26:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf6e87"},"request_uri":"http://localhost:8000/_wdt/bf6e87","method":"GET"} [] [2019-12-20 10:27:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:28:25] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:28:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:28:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:28:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:28:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:28:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba697a"},"request_uri":"http://localhost:8000/_wdt/ba697a","method":"GET"} [] [2019-12-20 10:28:36] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:28:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:28:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a945d"},"request_uri":"http://localhost:8000/_wdt/0a945d","method":"GET"} [] [2019-12-20 10:28:52] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:28:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:28:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"59c313"},"request_uri":"http://localhost:8000/_wdt/59c313","method":"GET"} [] [2019-12-20 10:29:22] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:29:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:29:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:29:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e7387"},"request_uri":"http://localhost:8000/_wdt/1e7387","method":"GET"} [] [2019-12-20 10:35:58] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 10:35:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 10:35:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:35:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"861483"},"request_uri":"http://localhost:8000/_wdt/861483","method":"GET"} [] [2019-12-20 10:36:01] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 10:36:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 10:36:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:36:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ba204"},"request_uri":"http://localhost:8000/_wdt/7ba204","method":"GET"} [] [2019-12-20 10:36:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:36:11] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:36:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:36:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:36:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b79a1"},"request_uri":"http://localhost:8000/_wdt/0b79a1","method":"GET"} [] [2019-12-20 10:36:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:36:16] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 10:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 10:36:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:36:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0128c0"},"request_uri":"http://localhost:8000/_wdt/0128c0","method":"GET"} [] [2019-12-20 10:36:53] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 10:36:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 10:36:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:36:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e115d7"},"request_uri":"http://localhost:8000/_wdt/e115d7","method":"GET"} [] [2019-12-20 10:36:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 10:36:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2019-12-20 10:36:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:36:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fb3dda"},"request_uri":"http://localhost:8000/_wdt/fb3dda","method":"GET"} [] [2019-12-20 10:37:23] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 10:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 10:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:37:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"58280f"},"request_uri":"http://localhost:8000/_wdt/58280f","method":"GET"} [] [2019-12-20 10:37:24] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 10:37:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 10:37:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:37:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0e238"},"request_uri":"http://localhost:8000/_wdt/f0e238","method":"GET"} [] [2019-12-20 10:37:26] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"1"},"request_uri":"http://localhost:8000/produits/atlas-beige-1","method":"GET"} [] [2019-12-20 10:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2019-12-20 10:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2019-12-20 10:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:37:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:37:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"671e8e"},"request_uri":"http://localhost:8000/_wdt/671e8e","method":"GET"} [] [2019-12-20 10:37:34] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-20 10:37:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-20 10:37:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:37:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0d7e7"},"request_uri":"http://localhost:8000/_wdt/b0d7e7","method":"GET"} [] [2019-12-20 10:37:40] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 10:37:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 10:37:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:37:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5e0a4"},"request_uri":"http://localhost:8000/_wdt/b5e0a4","method":"GET"} [] [2019-12-20 10:37:42] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 10:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 10:37:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 10:37:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e5318"},"request_uri":"http://localhost:8000/_wdt/2e5318","method":"GET"} [] [2019-12-20 11:07:53] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 11:07:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 11:07:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:07:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce1ffa"},"request_uri":"http://localhost:8000/_wdt/ce1ffa","method":"GET"} [] [2019-12-20 11:11:32] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 11:11:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 11:11:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:11:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40af92"},"request_uri":"http://localhost:8000/_wdt/40af92","method":"GET"} [] [2019-12-20 11:11:52] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 11:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 11:11:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:11:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f31770"},"request_uri":"http://localhost:8000/_wdt/f31770","method":"GET"} [] [2019-12-20 11:12:23] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 11:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 11:12:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:12:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5194dd"},"request_uri":"http://localhost:8000/_wdt/5194dd","method":"GET"} [] [2019-12-20 11:13:08] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:13:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:13:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:13:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3596fa"},"request_uri":"http://localhost:8000/_wdt/3596fa","method":"GET"} [] [2019-12-20 11:13:11] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:13:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:13:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acbd3b"},"request_uri":"http://localhost:8000/_wdt/acbd3b","method":"GET"} [] [2019-12-20 11:13:15] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:13:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:13:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"467001"},"request_uri":"http://localhost:8000/_wdt/467001","method":"GET"} [] [2019-12-20 11:13:17] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"parements","id":"4"},"request_uri":"http://localhost:8000/nos-produits/parements-4","method":"GET"} [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["4"] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [4] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [48] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [49] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [50] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [51] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [52] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [53] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [54] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [55] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [56] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [57] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [58] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [59] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [60] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [61] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [62] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [63] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [64] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [65] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [66] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [67] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [68] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [69] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [70] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-20 11:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [71] [] [2019-12-20 11:13:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/parements-4")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/parements-4\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:13:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f2a02"},"request_uri":"http://localhost:8000/_wdt/6f2a02","method":"GET"} [] [2019-12-20 11:13:21] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:13:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:13:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:13:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"746b7e"},"request_uri":"http://localhost:8000/_wdt/746b7e","method":"GET"} [] [2019-12-20 11:13:22] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"feuilles-de-pierre","id":"5"},"request_uri":"http://localhost:8000/nos-produits/feuilles-de-pierre-5","method":"GET"} [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["5"] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [5] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [72] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [73] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [74] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [75] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [76] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [77] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [78] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [79] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [80] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [81] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [82] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [83] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [84] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [85] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [86] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [87] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [88] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [89] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [90] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [91] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [92] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [93] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [94] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-20 11:13:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [95] [] [2019-12-20 11:13:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/feuilles-de-pierre-5")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/feuilles-de-pierre-5\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:13:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"921061"},"request_uri":"http://localhost:8000/_wdt/921061","method":"GET"} [] [2019-12-20 11:29:43] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"feuilles-de-pierre","id":"5"},"request_uri":"http://localhost:8000/nos-produits/feuilles-de-pierre-5","method":"GET"} [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["5"] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [5] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [72] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [73] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [74] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [75] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [76] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [77] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [78] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [79] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [80] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [81] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [82] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [83] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [84] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [85] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [86] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [87] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [88] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [89] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [90] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [91] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [92] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [93] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [94] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-20 11:29:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [95] [] [2019-12-20 11:29:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/feuilles-de-pierre-5")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/feuilles-de-pierre-5\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:29:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e46e2"},"request_uri":"http://localhost:8000/_wdt/9e46e2","method":"GET"} [] [2019-12-20 11:29:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/feuilles-de-pierre-5")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/feuilles-de-pierre-5\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:17] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"feuilles-de-pierre","id":"5"},"request_uri":"http://localhost:8000/nos-produits/feuilles-de-pierre-5","method":"GET"} [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["5"] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [5] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [72] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [73] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [74] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [75] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [76] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [77] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [78] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [79] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [80] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [81] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [82] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [83] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [84] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [85] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [86] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [87] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [88] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [89] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [90] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [91] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [92] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [93] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [94] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-20 11:33:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [95] [] [2019-12-20 11:33:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/feuilles-de-pierre-5")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/feuilles-de-pierre-5\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e9253"},"request_uri":"http://localhost:8000/_wdt/8e9253","method":"GET"} [] [2019-12-20 11:33:28] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"feuilles-de-pierre","id":"5"},"request_uri":"http://localhost:8000/nos-produits/feuilles-de-pierre-5","method":"GET"} [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["5"] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [5] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [72] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [73] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [74] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [75] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [76] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [77] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [78] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [79] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [80] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [81] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [82] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [83] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [84] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [85] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [86] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [87] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [88] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [89] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [90] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [91] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [92] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [93] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [94] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-20 11:33:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [95] [] [2019-12-20 11:33:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/feuilles-de-pierre-5")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/feuilles-de-pierre-5\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d6e33f"},"request_uri":"http://localhost:8000/_wdt/d6e33f","method":"GET"} [] [2019-12-20 11:33:35] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:33:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:33:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"997ba0"},"request_uri":"http://localhost:8000/_wdt/997ba0","method":"GET"} [] [2019-12-20 11:33:37] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 11:33:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 11:33:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c67464"},"request_uri":"http://localhost:8000/_wdt/c67464","method":"GET"} [] [2019-12-20 11:33:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:46] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [33] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [34] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [35] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [36] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [37] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [39] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [40] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [41] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [10] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [42] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [43] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [7] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [44] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [45] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [46] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [11] [] [2019-12-20 11:33:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [47] [] [2019-12-20 11:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ea194"},"request_uri":"http://localhost:8000/_wdt/0ea194","method":"GET"} [] [2019-12-20 11:33:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:49] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:33:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:33:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:33:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3f0bfa"},"request_uri":"http://localhost:8000/_wdt/3f0bfa","method":"GET"} [] [2019-12-20 11:35:29] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:35:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:35:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:35:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"83378c"},"request_uri":"http://localhost:8000/_wdt/83378c","method":"GET"} [] [2019-12-20 11:35:50] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:35:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:35:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:35:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b47130"},"request_uri":"http://localhost:8000/_wdt/b47130","method":"GET"} [] [2019-12-20 11:35:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:42:18] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:42:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:42:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1e500"},"request_uri":"http://localhost:8000/_wdt/b1e500","method":"GET"} [] [2019-12-20 11:42:21] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:42:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:42:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecdf4b"},"request_uri":"http://localhost:8000/_wdt/ecdf4b","method":"GET"} [] [2019-12-20 11:42:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:42:27] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:42:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:42:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:42:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac311f"},"request_uri":"http://localhost:8000/_wdt/ac311f","method":"GET"} [] [2019-12-20 11:42:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:43:50] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"paves","id":"3"},"request_uri":"http://localhost:8000/nos-produits/paves-3","method":"GET"} [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["3"] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [3] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [8] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [21] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [22] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [23] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [24] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [25] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [26] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [27] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [28] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [29] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [9] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [30] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-20 11:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [31] [] [2019-12-20 11:43:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/paves-3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/paves-3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:43:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a5431"},"request_uri":"http://localhost:8000/_wdt/0a5431","method":"GET"} [] [2019-12-20 11:43:53] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:43:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:43:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:43:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b741e"},"request_uri":"http://localhost:8000/_wdt/3b741e","method":"GET"} [] [2019-12-20 11:43:56] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2019-12-20 11:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:43:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"336321"},"request_uri":"http://localhost:8000/_wdt/336321","method":"GET"} [] [2019-12-20 11:44:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 11:44:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 11:44:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 11:44:57] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "name" of value "if" ("end of statement block" expected)." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 61 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"name\" of value \"if\" (\"end of statement block\" expected). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:61)"} [] [2019-12-20 11:44:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de16ff"},"request_uri":"http://localhost:8000/_wdt/de16ff","method":"GET"} [] [2019-12-20 11:48:20] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 11:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2019-12-20 11:48:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:48:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc3442"},"request_uri":"http://localhost:8000/_wdt/dc3442","method":"GET"} [] [2019-12-20 11:48:26] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:48:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:48:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d87223"},"request_uri":"http://localhost:8000/_wdt/d87223","method":"GET"} [] [2019-12-20 11:48:28] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"feuilles-de-pierre","id":"5"},"request_uri":"http://localhost:8000/nos-produits/feuilles-de-pierre-5","method":"GET"} [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["5"] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [5] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-20 11:48:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-20 11:48:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/feuilles-de-pierre-5")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/feuilles-de-pierre-5\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:48:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"893ebc"},"request_uri":"http://localhost:8000/_wdt/893ebc","method":"GET"} [] [2019-12-20 11:48:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:52:52] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 11:52:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2019-12-20 11:52:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:52:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c26957"},"request_uri":"http://localhost:8000/_wdt/c26957","method":"GET"} [] [2019-12-20 11:53:14] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 11:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 11:53:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 11:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 11:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2019-12-20 11:53:14] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "calibres" nor one of the methods "calibres()", "getcalibres()"/"iscalibres()"/"hascalibres()" or "__call()" exist and have public access in class "App\Entity\Modele"." at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig line 9 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"calibres\" nor one of the methods \"calibres()\", \"getcalibres()\"/\"iscalibres()\"/\"hascalibres()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Modele\". at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig:9)"} [] [2019-12-20 11:53:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ab876"},"request_uri":"http://localhost:8000/_wdt/7ab876","method":"GET"} [] [2019-12-20 11:53:30] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-20 11:53:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2019-12-20 11:53:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:53:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"02335d"},"request_uri":"http://localhost:8000/_wdt/02335d","method":"GET"} [] [2019-12-20 11:54:50] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:54:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:54:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:54:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38a844"},"request_uri":"http://localhost:8000/_wdt/38a844","method":"GET"} [] [2019-12-20 11:54:51] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [108] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [109] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [110] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [111] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [112] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [113] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [114] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [115] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [116] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [117] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [118] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [119] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [120] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [121] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [122] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [123] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [124] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [125] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [126] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [127] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [128] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [129] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [130] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-20 11:54:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [131] [] [2019-12-20 11:54:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:54:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97147d"},"request_uri":"http://localhost:8000/_wdt/97147d","method":"GET"} [] [2019-12-20 11:56:11] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-20 11:56:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-20 11:56:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:56:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f4c7f"},"request_uri":"http://localhost:8000/_wdt/7f4c7f","method":"GET"} [] [2019-12-20 11:56:14] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-20 11:56:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-20 11:56:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:56:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"558f6e"},"request_uri":"http://localhost:8000/_wdt/558f6e","method":"GET"} [] [2019-12-20 11:56:22] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-20 11:56:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-20 11:56:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:56:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90226b"},"request_uri":"http://localhost:8000/_wdt/90226b","method":"GET"} [] [2019-12-20 11:56:30] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-20 11:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-20 11:56:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:56:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae875a"},"request_uri":"http://localhost:8000/_wdt/ae875a","method":"GET"} [] [2019-12-20 11:56:38] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-20 11:56:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-20 11:56:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:56:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a83e6a"},"request_uri":"http://localhost:8000/_wdt/a83e6a","method":"GET"} [] [2019-12-20 11:58:23] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 11:58:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 11:58:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:58:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed5230"},"request_uri":"http://localhost:8000/_wdt/ed5230","method":"GET"} [] [2019-12-20 11:58:25] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [132] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [133] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [134] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [135] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [136] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [137] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [138] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [139] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [140] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 11:58:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [141] [] [2019-12-20 11:58:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:58:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5aea4"},"request_uri":"http://localhost:8000/_wdt/e5aea4","method":"GET"} [] [2019-12-20 11:58:52] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [132] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [133] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [134] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [135] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [136] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [137] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [138] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [139] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [140] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-20 11:58:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [141] [] [2019-12-20 11:58:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 11:58:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e66df"},"request_uri":"http://localhost:8000/_wdt/1e66df","method":"GET"} [] [2019-12-20 12:01:34] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 12:01:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 12:01:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 12:01:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3c6ebc"},"request_uri":"http://localhost:8000/_wdt/3c6ebc","method":"GET"} [] [2019-12-20 12:01:35] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"fontaines","id":"10"},"request_uri":"http://localhost:8000/nos-produits/fontaines-10","method":"GET"} [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["10"] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [10] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [142] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [143] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [144] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [145] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [146] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [147] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [148] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [149] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [150] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [151] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-20 12:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [152] [] [2019-12-20 12:01:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/fontaines-10")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/fontaines-10\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 12:01:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ab202"},"request_uri":"http://localhost:8000/_wdt/0ab202","method":"GET"} [] [2019-12-20 13:06:56] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 13:06:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 13:06:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 13:06:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bffb81"},"request_uri":"http://localhost:8000/_wdt/bffb81","method":"GET"} [] [2019-12-20 15:21:07] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-20 15:21:11] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-20 15:21:15] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-20 15:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 15:21:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:21:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"909873"},"request_uri":"http://localhost:8000/_wdt/909873","method":"GET"} [] [2019-12-20 15:21:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:21:59] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-20 15:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-20 15:21:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:22:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a8257"},"request_uri":"http://localhost:8000/_wdt/7a8257","method":"GET"} [] [2019-12-20 15:22:02] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 15:22:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 15:22:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 15:22:02] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "punctuation" of value "|" ("name" expected)." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 16 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"punctuation\" of value \"|\" (\"name\" expected). at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:16)"} [] [2019-12-20 15:22:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9802fb"},"request_uri":"http://localhost:8000/_wdt/9802fb","method":"GET"} [] [2019-12-20 15:23:45] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-20 15:23:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-20 15:23:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-20 15:23:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-20 15:23:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-20 15:23:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:23:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb947e"},"request_uri":"http://localhost:8000/_wdt/eb947e","method":"GET"} [] [2019-12-20 15:23:47] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2019-12-20 15:23:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2019-12-20 15:23:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-20 15:23:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 15:23:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 15:23:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:23:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:23:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"846b9c"},"request_uri":"http://localhost:8000/_wdt/846b9c","method":"GET"} [] [2019-12-20 15:25:14] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2019-12-20 15:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2019-12-20 15:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-20 15:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 15:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 15:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:25:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:25:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e10f96"},"request_uri":"http://localhost:8000/_wdt/e10f96","method":"GET"} [] [2019-12-20 15:26:41] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2019-12-20 15:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2019-12-20 15:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-20 15:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 15:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 15:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:26:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:26:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e5017"},"request_uri":"http://localhost:8000/_wdt/7e5017","method":"GET"} [] [2019-12-20 15:26:44] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2019-12-20 15:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2019-12-20 15:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-20 15:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 15:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 15:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:26:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:26:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bf9ed"},"request_uri":"http://localhost:8000/_wdt/0bf9ed","method":"GET"} [] [2019-12-20 15:48:19] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2019-12-20 15:48:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2019-12-20 15:48:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-20 15:48:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 15:48:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 15:48:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:48:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:48:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bcdca4"},"request_uri":"http://localhost:8000/_wdt/bcdca4","method":"GET"} [] [2019-12-20 15:48:20] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2019-12-20 15:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2019-12-20 15:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-20 15:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 15:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 15:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:48:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:48:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7418c4"},"request_uri":"http://localhost:8000/_wdt/7418c4","method":"GET"} [] [2019-12-20 15:48:34] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2019-12-20 15:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2019-12-20 15:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-20 15:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-20 15:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2019-12-20 15:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-20 15:48:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-20 15:48:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"03230c"},"request_uri":"http://localhost:8000/_wdt/03230c","method":"GET"} [] [2019-12-23 16:27:06] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-23 16:27:09] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-23 16:27:13] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-23 16:27:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-23 16:27:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:27:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd3b34"},"request_uri":"http://localhost:8000/_wdt/cd3b34","method":"GET"} [] [2019-12-23 16:27:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:39:42] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:39:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:39:42] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "category" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 11 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"category\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:11)"} [] [2019-12-23 16:39:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81ba18"},"request_uri":"http://localhost:8000/_wdt/81ba18","method":"GET"} [] [2019-12-23 16:40:08] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:40:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:40:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:40:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45adc6"},"request_uri":"http://localhost:8000/_wdt/45adc6","method":"GET"} [] [2019-12-23 16:43:21] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:43:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:43:21] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "picture" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 18 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"picture\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:18)"} [] [2019-12-23 16:43:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f07006"},"request_uri":"http://localhost:8000/_wdt/f07006","method":"GET"} [] [2019-12-23 16:43:34] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:43:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:43:34] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "pictureEntretien" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 18 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"pictureEntretien\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:18)"} [] [2019-12-23 16:43:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6d04b"},"request_uri":"http://localhost:8000/_wdt/e6d04b","method":"GET"} [] [2019-12-23 16:43:52] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:43:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:43:52] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "picturesEntretien" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 18 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"picturesEntretien\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:18)"} [] [2019-12-23 16:43:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff304b"},"request_uri":"http://localhost:8000/_wdt/ff304b","method":"GET"} [] [2019-12-23 16:44:25] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:44:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:44:25] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "pictures" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 18 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"pictures\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:18)"} [] [2019-12-23 16:44:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f8fa3"},"request_uri":"http://localhost:8000/_wdt/8f8fa3","method":"GET"} [] [2019-12-23 16:45:26] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:45:26] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "pictures" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"pictures\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19)"} [] [2019-12-23 16:45:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"439bd6"},"request_uri":"http://localhost:8000/_wdt/439bd6","method":"GET"} [] [2019-12-23 16:45:27] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:45:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:45:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:45:27] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "pictures" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"pictures\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19)"} [] [2019-12-23 16:45:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d77cf"},"request_uri":"http://localhost:8000/_wdt/3d77cf","method":"GET"} [] [2019-12-23 16:45:31] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:45:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:45:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:45:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea736fe51fc768286658.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea736fe51fc768286658.jpg","method":"GET"} [] [2019-12-23 16:45:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea73d8abed3686450219.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea73d8abed3686450219.jpg","method":"GET"} [] [2019-12-23 16:45:32] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea74342d4d2469055403.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea74342d4d2469055403.jpg","method":"GET"} [] [2019-12-23 16:45:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea74517e5f5486445730.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea74517e5f5486445730.jpg","method":"GET"} [] [2019-12-23 16:45:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea75d63687d407223248.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea75d63687d407223248.jpg","method":"GET"} [] [2019-12-23 16:45:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea776937906473569594.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea776937906473569594.jpg","method":"GET"} [] [2019-12-23 16:45:33] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea75aa231fa494784472.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea75aa231fa494784472.jpg","method":"GET"} [] [2019-12-23 16:45:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea78315ad04599165256.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea78315ad04599165256.jpg","method":"GET"} [] [2019-12-23 16:45:34] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:45:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:45:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea761a6961b007573440.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea761a6961b007573440.jpg","method":"GET"} [] [2019-12-23 16:45:34] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea7562ad197977914462.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea7562ad197977914462.jpg","method":"GET"} [] [2019-12-23 16:45:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea746c6f2f9436179943.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea746c6f2f9436179943.jpg","method":"GET"} [] [2019-12-23 16:45:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea77b8875ef492637679.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea77b8875ef492637679.jpg","method":"GET"} [] [2019-12-23 16:45:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea769c8c77e967247295.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea769c8c77e967247295.jpg","method":"GET"} [] [2019-12-23 16:45:35] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea752f1eca8283469218.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea752f1eca8283469218.jpg","method":"GET"} [] [2019-12-23 16:45:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea76f88b70a077456067.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea76f88b70a077456067.jpg","method":"GET"} [] [2019-12-23 16:45:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea76b8e7e80438824606.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea76b8e7e80438824606.jpg","method":"GET"} [] [2019-12-23 16:45:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea7846130d9017070360.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea7846130d9017070360.jpg","method":"GET"} [] [2019-12-23 16:45:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea78a1466c0202815039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea78a1466c0202815039.jpg","method":"GET"} [] [2019-12-23 16:45:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea766ee11ec878654756.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea766ee11ec878654756.jpg","method":"GET"} [] [2019-12-23 16:45:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:45:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea746c6f2f9436179943.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea746c6f2f9436179943.jpg","method":"GET"} [] [2019-12-23 16:45:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea7562ad197977914462.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea7562ad197977914462.jpg","method":"GET"} [] [2019-12-23 16:45:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea752f1eca8283469218.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea752f1eca8283469218.jpg","method":"GET"} [] [2019-12-23 16:45:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea761a6961b007573440.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea761a6961b007573440.jpg","method":"GET"} [] [2019-12-23 16:45:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"770d32"},"request_uri":"http://localhost:8000/_wdt/770d32","method":"GET"} [] [2019-12-23 16:45:37] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea781b5e947531726034.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea781b5e947531726034.jpg","method":"GET"} [] [2019-12-23 16:45:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea766ee11ec878654756.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea766ee11ec878654756.jpg","method":"GET"} [] [2019-12-23 16:45:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea77b8875ef492637679.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea77b8875ef492637679.jpg","method":"GET"} [] [2019-12-23 16:45:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea76b8e7e80438824606.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea76b8e7e80438824606.jpg","method":"GET"} [] [2019-12-23 16:45:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea76f88b70a077456067.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea76f88b70a077456067.jpg","method":"GET"} [] [2019-12-23 16:45:38] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea779abeedc074542736.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea779abeedc074542736.jpg","method":"GET"} [] [2019-12-23 16:45:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea769c8c77e967247295.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea769c8c77e967247295.jpg","method":"GET"} [] [2019-12-23 16:45:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea7846130d9017070360.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea7846130d9017070360.jpg","method":"GET"} [] [2019-12-23 16:45:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea78a1466c0202815039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea78a1466c0202815039.jpg","method":"GET"} [] [2019-12-23 16:45:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea790595a80177776564.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea790595a80177776564.jpg","method":"GET"} [] [2019-12-23 16:45:39] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea797ede6c7550144916.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea797ede6c7550144916.jpg","method":"GET"} [] [2019-12-23 16:45:40] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produitsEntretien/5dea7a7e9efa6511250565.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produitsEntretien/5dea7a7e9efa6511250565.jpg","method":"GET"} [] [2019-12-23 16:46:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:47:34] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:47:34] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Could not find configuration for a filter: enntretien")." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Could not find configuration for a filter: enntretien\"). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19, Liip\\ImagineBundle\\Exception\\Imagine\\Filter\\NonExistingFilterException(code: 0): Could not find configuration for a filter: enntretien at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php:43)"} [] [2019-12-23 16:47:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25eca3"},"request_uri":"http://localhost:8000/_wdt/25eca3","method":"GET"} [] [2019-12-23 16:47:41] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:47:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:47:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:47:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea736fe51fc768286658.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea736fe51fc768286658.jpg","method":"GET"} [] [2019-12-23 16:47:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea73d8abed3686450219.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea73d8abed3686450219.jpg","method":"GET"} [] [2019-12-23 16:47:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea74342d4d2469055403.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea74342d4d2469055403.jpg","method":"GET"} [] [2019-12-23 16:47:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea74517e5f5486445730.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea74517e5f5486445730.jpg","method":"GET"} [] [2019-12-23 16:47:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea746c6f2f9436179943.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea746c6f2f9436179943.jpg","method":"GET"} [] [2019-12-23 16:47:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea761a6961b007573440.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea761a6961b007573440.jpg","method":"GET"} [] [2019-12-23 16:47:44] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea75aa231fa494784472.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea75aa231fa494784472.jpg","method":"GET"} [] [2019-12-23 16:47:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea76b8e7e80438824606.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea76b8e7e80438824606.jpg","method":"GET"} [] [2019-12-23 16:47:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea766ee11ec878654756.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea766ee11ec878654756.jpg","method":"GET"} [] [2019-12-23 16:47:45] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea77b8875ef492637679.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea77b8875ef492637679.jpg","method":"GET"} [] [2019-12-23 16:47:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea752f1eca8283469218.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea752f1eca8283469218.jpg","method":"GET"} [] [2019-12-23 16:47:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea7562ad197977914462.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea7562ad197977914462.jpg","method":"GET"} [] [2019-12-23 16:47:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea75d63687d407223248.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea75d63687d407223248.jpg","method":"GET"} [] [2019-12-23 16:47:46] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea76f88b70a077456067.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea76f88b70a077456067.jpg","method":"GET"} [] [2019-12-23 16:47:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea78a1466c0202815039.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea78a1466c0202815039.jpg","method":"GET"} [] [2019-12-23 16:47:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea78315ad04599165256.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea78315ad04599165256.jpg","method":"GET"} [] [2019-12-23 16:47:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea7846130d9017070360.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea7846130d9017070360.jpg","method":"GET"} [] [2019-12-23 16:47:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea779abeedc074542736.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea779abeedc074542736.jpg","method":"GET"} [] [2019-12-23 16:47:47] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea776937906473569594.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea776937906473569594.jpg","method":"GET"} [] [2019-12-23 16:47:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea781b5e947531726034.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea781b5e947531726034.jpg","method":"GET"} [] [2019-12-23 16:47:48] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea769c8c77e967247295.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea769c8c77e967247295.jpg","method":"GET"} [] [2019-12-23 16:47:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff08f7"},"request_uri":"http://localhost:8000/_wdt/ff08f7","method":"GET"} [] [2019-12-23 16:47:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea790595a80177776564.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea790595a80177776564.jpg","method":"GET"} [] [2019-12-23 16:47:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea797ede6c7550144916.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea797ede6c7550144916.jpg","method":"GET"} [] [2019-12-23 16:47:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"entretien","path":"images/produitsEntretien/5dea7a7e9efa6511250565.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/entretien/images/produitsEntretien/5dea7a7e9efa6511250565.jpg","method":"GET"} [] [2019-12-23 16:48:07] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c4433"},"request_uri":"http://localhost:8000/_wdt/6c4433","method":"GET"} [] [2019-12-23 16:48:09] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae9f4b"},"request_uri":"http://localhost:8000/_wdt/ae9f4b","method":"GET"} [] [2019-12-23 16:48:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:11] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6271dc"},"request_uri":"http://localhost:8000/_wdt/6271dc","method":"GET"} [] [2019-12-23 16:48:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:12] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:12] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7504af"},"request_uri":"http://localhost:8000/_wdt/7504af","method":"GET"} [] [2019-12-23 16:48:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:20] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f67861"},"request_uri":"http://localhost:8000/_wdt/f67861","method":"GET"} [] [2019-12-23 16:48:36] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:36] php.CRITICAL: Too few arguments to function Liip\ImagineBundle\Templating\FilterExtension::filter(), 1 passed in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/4f/4fb5fb70a723f3cc25ec44631576c9a8d0384bb59aa5b3cc3b60859c85ae986e.php on line 119 and at least 2 expected {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function Liip\\ImagineBundle\\Templating\\FilterExtension::filter(), 1 passed in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/4f/4fb5fb70a723f3cc25ec44631576c9a8d0384bb59aa5b3cc3b60859c85ae986e.php on line 119 and at least 2 expected at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Templating/FilterTrait.php:41)"} [] [2019-12-23 16:48:36] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function Liip\ImagineBundle\Templating\FilterExtension::filter(), 1 passed in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/4f/4fb5fb70a723f3cc25ec44631576c9a8d0384bb59aa5b3cc3b60859c85ae986e.php on line 119 and at least 2 expected" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Templating/FilterTrait.php line 41 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Too few arguments to function Liip\\ImagineBundle\\Templating\\FilterExtension::filter(), 1 passed in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/4f/4fb5fb70a723f3cc25ec44631576c9a8d0384bb59aa5b3cc3b60859c85ae986e.php on line 119 and at least 2 expected at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Templating/FilterTrait.php:41)"} [] [2019-12-23 16:48:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fa2aa"},"request_uri":"http://localhost:8000/_wdt/4fa2aa","method":"GET"} [] [2019-12-23 16:48:41] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8755bc"},"request_uri":"http://localhost:8000/_wdt/8755bc","method":"GET"} [] [2019-12-23 16:48:43] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d692d4"},"request_uri":"http://localhost:8000/_wdt/d692d4","method":"GET"} [] [2019-12-23 16:48:45] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"058498"},"request_uri":"http://localhost:8000/_wdt/058498","method":"GET"} [] [2019-12-23 16:48:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:51] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:51] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "end of print statement" ("name" expected)." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"end of print statement\" (\"name\" expected). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19)"} [] [2019-12-23 16:48:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be0c8a"},"request_uri":"http://localhost:8000/_wdt/be0c8a","method":"GET"} [] [2019-12-23 16:48:53] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:53] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "Unexpected token "end of print statement" ("name" expected)." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): Unexpected token \"end of print statement\" (\"name\" expected). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19)"} [] [2019-12-23 16:48:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c227d8"},"request_uri":"http://localhost:8000/_wdt/c227d8","method":"GET"} [] [2019-12-23 16:48:57] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:48:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:48:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5654b"},"request_uri":"http://localhost:8000/_wdt/d5654b","method":"GET"} [] [2019-12-23 16:49:04] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:49:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:49:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:49:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9ce9d"},"request_uri":"http://localhost:8000/_wdt/f9ce9d","method":"GET"} [] [2019-12-23 16:49:05] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:49:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:49:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:49:06] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:49:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"187a05"},"request_uri":"http://localhost:8000/_wdt/187a05","method":"GET"} [] [2019-12-23 16:49:06] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:49:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:49:06] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:49:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:49:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:49:07] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:49:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:49:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:49:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:49:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49b1e8"},"request_uri":"http://localhost:8000/_wdt/49b1e8","method":"GET"} [] [2019-12-23 16:49:31] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:49:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:49:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:49:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:49:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4cc6c4"},"request_uri":"http://localhost:8000/_wdt/4cc6c4","method":"GET"} [] [2019-12-23 16:50:52] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:50:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:50:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:50:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"680592"},"request_uri":"http://localhost:8000/_wdt/680592","method":"GET"} [] [2019-12-23 16:50:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:50:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:51:38] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:51:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:51:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"23ae93"},"request_uri":"http://localhost:8000/_wdt/23ae93","method":"GET"} [] [2019-12-23 16:51:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:51:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:51:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89b855"},"request_uri":"http://localhost:8000/_wdt/89b855","method":"GET"} [] [2019-12-23 16:51:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:51:40] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:51:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:51:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d06a3"},"request_uri":"http://localhost:8000/_wdt/4d06a3","method":"GET"} [] [2019-12-23 16:51:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:10] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"375409"},"request_uri":"http://localhost:8000/_wdt/375409","method":"GET"} [] [2019-12-23 16:52:11] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f19de2"},"request_uri":"http://localhost:8000/_wdt/f19de2","method":"GET"} [] [2019-12-23 16:52:18] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d22317"},"request_uri":"http://localhost:8000/_wdt/d22317","method":"GET"} [] [2019-12-23 16:52:34] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2803ed"},"request_uri":"http://localhost:8000/_wdt/2803ed","method":"GET"} [] [2019-12-23 16:52:36] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5adf7c"},"request_uri":"http://localhost:8000/_wdt/5adf7c","method":"GET"} [] [2019-12-23 16:52:42] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3221d"},"request_uri":"http://localhost:8000/_wdt/f3221d","method":"GET"} [] [2019-12-23 16:52:43] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6aa392"},"request_uri":"http://localhost:8000/_wdt/6aa392","method":"GET"} [] [2019-12-23 16:52:51] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4c105"},"request_uri":"http://localhost:8000/_wdt/c4c105","method":"GET"} [] [2019-12-23 16:52:54] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:52:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:52:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:52:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19f65f"},"request_uri":"http://localhost:8000/_wdt/19f65f","method":"GET"} [] [2019-12-23 16:53:06] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3cc789"},"request_uri":"http://localhost:8000/_wdt/3cc789","method":"GET"} [] [2019-12-23 16:53:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:35] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a56b0"},"request_uri":"http://localhost:8000/_wdt/6a56b0","method":"GET"} [] [2019-12-23 16:53:36] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a503b"},"request_uri":"http://localhost:8000/_wdt/2a503b","method":"GET"} [] [2019-12-23 16:53:38] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9196e"},"request_uri":"http://localhost:8000/_wdt/c9196e","method":"GET"} [] [2019-12-23 16:53:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed5bdc"},"request_uri":"http://localhost:8000/_wdt/ed5bdc","method":"GET"} [] [2019-12-23 16:53:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:56] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:53:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:53:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c51a6e"},"request_uri":"http://localhost:8000/_wdt/c51a6e","method":"GET"} [] [2019-12-23 16:54:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:56:15] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:56:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:56:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6c684"},"request_uri":"http://localhost:8000/_wdt/e6c684","method":"GET"} [] [2019-12-23 16:56:18] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:56:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:56:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:56:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd84b1"},"request_uri":"http://localhost:8000/_wdt/bd84b1","method":"GET"} [] [2019-12-23 16:56:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:56:27] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:56:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:56:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:56:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65b5ea"},"request_uri":"http://localhost:8000/_wdt/65b5ea","method":"GET"} [] [2019-12-23 16:56:30] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:56:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:56:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:56:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"740028"},"request_uri":"http://localhost:8000/_wdt/740028","method":"GET"} [] [2019-12-23 16:56:32] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:56:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:56:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:56:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a5853"},"request_uri":"http://localhost:8000/_wdt/8a5853","method":"GET"} [] [2019-12-23 16:56:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:59:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 16:59:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 16:59:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 16:59:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f64883"},"request_uri":"http://localhost:8000/_wdt/f64883","method":"GET"} [] [2019-12-23 17:01:06] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:01:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:01:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:01:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5967a6"},"request_uri":"http://localhost:8000/_wdt/5967a6","method":"GET"} [] [2019-12-23 17:03:19] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:03:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:03:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:03:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9dc015"},"request_uri":"http://localhost:8000/_wdt/9dc015","method":"GET"} [] [2019-12-23 17:03:26] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:03:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:03:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:03:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"964a57"},"request_uri":"http://localhost:8000/_wdt/964a57","method":"GET"} [] [2019-12-23 17:04:05] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5feea2"},"request_uri":"http://localhost:8000/_wdt/5feea2","method":"GET"} [] [2019-12-23 17:04:15] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1a933"},"request_uri":"http://localhost:8000/_wdt/b1a933","method":"GET"} [] [2019-12-23 17:04:18] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0650d2"},"request_uri":"http://localhost:8000/_wdt/0650d2","method":"GET"} [] [2019-12-23 17:04:31] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f372e"},"request_uri":"http://localhost:8000/_wdt/1f372e","method":"GET"} [] [2019-12-23 17:04:35] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f2d51"},"request_uri":"http://localhost:8000/_wdt/8f2d51","method":"GET"} [] [2019-12-23 17:04:45] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4cd337"},"request_uri":"http://localhost:8000/_wdt/4cd337","method":"GET"} [] [2019-12-23 17:04:47] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d2221"},"request_uri":"http://localhost:8000/_wdt/2d2221","method":"GET"} [] [2019-12-23 17:04:55] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:04:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:04:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c3e9d9"},"request_uri":"http://localhost:8000/_wdt/c3e9d9","method":"GET"} [] [2019-12-23 17:05:07] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:05:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:05:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:05:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78f25c"},"request_uri":"http://localhost:8000/_wdt/78f25c","method":"GET"} [] [2019-12-23 17:05:10] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:05:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:05:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:05:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"146aa7"},"request_uri":"http://localhost:8000/_wdt/146aa7","method":"GET"} [] [2019-12-23 17:05:26] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:05:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:05:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:05:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"573219"},"request_uri":"http://localhost:8000/_wdt/573219","method":"GET"} [] [2019-12-23 17:05:27] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:05:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:05:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:05:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d9b5b"},"request_uri":"http://localhost:8000/_wdt/1d9b5b","method":"GET"} [] [2019-12-23 17:05:30] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:05:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:05:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:05:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4aa49"},"request_uri":"http://localhost:8000/_wdt/b4aa49","method":"GET"} [] [2019-12-23 17:05:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:06:40] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:06:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:06:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:06:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78d1ec"},"request_uri":"http://localhost:8000/_wdt/78d1ec","method":"GET"} [] [2019-12-23 17:07:40] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:07:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:07:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:07:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0fb692"},"request_uri":"http://localhost:8000/_wdt/0fb692","method":"GET"} [] [2019-12-23 17:07:57] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:07:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:07:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:07:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a4aba"},"request_uri":"http://localhost:8000/_wdt/3a4aba","method":"GET"} [] [2019-12-23 17:08:00] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-23 17:08:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-23 17:08:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-23 17:08:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a69d9e"},"request_uri":"http://localhost:8000/_wdt/a69d9e","method":"GET"} [] [2019-12-24 10:40:37] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-24 10:40:39] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-24 10:40:49] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-24 10:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-24 10:40:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:40:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7debe"},"request_uri":"http://localhost:8000/_wdt/d7debe","method":"GET"} [] [2019-12-24 10:40:56] request.INFO: Matched route "product.index". {"route":"product.index","route_parameters":{"_route":"product.index","_controller":"App\\Controller\\ProductController::index"},"request_uri":"http://localhost:8000/produits","method":"GET"} [] [2019-12-24 10:40:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-24 10:40:56] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "category" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 9 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"category\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:9)"} [] [2019-12-24 10:40:58] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:40:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:40:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:40:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64bce4"},"request_uri":"http://localhost:8000/_wdt/64bce4","method":"GET"} [] [2019-12-24 10:41:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:43:50] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:43:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:43:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:43:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cae79"},"request_uri":"http://localhost:8000/_wdt/5cae79","method":"GET"} [] [2019-12-24 10:43:57] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:43:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:43:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc463d"},"request_uri":"http://localhost:8000/_wdt/dc463d","method":"GET"} [] [2019-12-24 10:44:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:49:09] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:49:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:49:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:49:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7c30d"},"request_uri":"http://localhost:8000/_wdt/c7c30d","method":"GET"} [] [2019-12-24 10:52:14] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:52:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:52:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:52:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d86d5f"},"request_uri":"http://localhost:8000/_wdt/d86d5f","method":"GET"} [] [2019-12-24 10:52:48] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:52:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:52:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12b5ce"},"request_uri":"http://localhost:8000/_wdt/12b5ce","method":"GET"} [] [2019-12-24 10:52:56] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:52:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:52:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4b5e3"},"request_uri":"http://localhost:8000/_wdt/b4b5e3","method":"GET"} [] [2019-12-24 10:53:49] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:53:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:53:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:53:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"06d2e9"},"request_uri":"http://localhost:8000/_wdt/06d2e9","method":"GET"} [] [2019-12-24 10:53:54] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:53:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:53:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:53:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7988d2"},"request_uri":"http://localhost:8000/_wdt/7988d2","method":"GET"} [] [2019-12-24 10:55:27] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:55:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:55:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:55:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"642fa8"},"request_uri":"http://localhost:8000/_wdt/642fa8","method":"GET"} [] [2019-12-24 10:58:29] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:58:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:58:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e14237"},"request_uri":"http://localhost:8000/_wdt/e14237","method":"GET"} [] [2019-12-24 10:59:08] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:59:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:59:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:59:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d200de"},"request_uri":"http://localhost:8000/_wdt/d200de","method":"GET"} [] [2019-12-24 10:59:31] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:59:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:59:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:59:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee014a"},"request_uri":"http://localhost:8000/_wdt/ee014a","method":"GET"} [] [2019-12-24 10:59:38] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:59:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:59:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:59:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"798d1a"},"request_uri":"http://localhost:8000/_wdt/798d1a","method":"GET"} [] [2019-12-24 10:59:43] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:59:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:59:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:59:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"756c8a"},"request_uri":"http://localhost:8000/_wdt/756c8a","method":"GET"} [] [2019-12-24 10:59:53] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:59:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:59:56] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 10:59:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 10:59:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 10:59:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4868db"},"request_uri":"http://localhost:8000/_wdt/4868db","method":"GET"} [] [2019-12-24 11:00:02] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:00:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:00:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:00:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e45dbc"},"request_uri":"http://localhost:8000/_wdt/e45dbc","method":"GET"} [] [2019-12-24 11:00:27] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:00:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:00:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:00:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"29ba55"},"request_uri":"http://localhost:8000/_wdt/29ba55","method":"GET"} [] [2019-12-24 11:01:54] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:01:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:01:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:01:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"15243d"},"request_uri":"http://localhost:8000/_wdt/15243d","method":"GET"} [] [2019-12-24 11:02:20] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:02:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:02:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2351f3"},"request_uri":"http://localhost:8000/_wdt/2351f3","method":"GET"} [] [2019-12-24 11:02:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:02:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:02:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:02:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a4641"},"request_uri":"http://localhost:8000/_wdt/8a4641","method":"GET"} [] [2019-12-24 11:03:54] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:03:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:03:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:03:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9257d"},"request_uri":"http://localhost:8000/_wdt/f9257d","method":"GET"} [] [2019-12-24 11:03:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:05:32] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:05:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:05:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:05:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a9ab39"},"request_uri":"http://localhost:8000/_wdt/a9ab39","method":"GET"} [] [2019-12-24 11:05:35] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:05:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:05:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"663f6d"},"request_uri":"http://localhost:8000/_wdt/663f6d","method":"GET"} [] [2019-12-24 11:05:46] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:05:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:05:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"645e2f"},"request_uri":"http://localhost:8000/_wdt/645e2f","method":"GET"} [] [2019-12-24 11:05:49] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:05:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:05:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:05:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"74188d"},"request_uri":"http://localhost:8000/_wdt/74188d","method":"GET"} [] [2019-12-24 11:06:01] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-24 11:06:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-24 11:06:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-24 11:06:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a43b9"},"request_uri":"http://localhost:8000/_wdt/7a43b9","method":"GET"} [] [2019-12-31 13:52:42] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-31 13:52:46] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2019-12-31 13:53:06] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-31 13:53:06] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused" at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 93 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] Connection refused at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"} [] [2019-12-31 13:53:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:53:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a587a"},"request_uri":"http://localhost:8000/_wdt/5a587a","method":"GET"} [] [2019-12-31 13:53:25] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-31 13:53:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-31 13:53:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:53:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c05d1"},"request_uri":"http://localhost:8000/_wdt/4c05d1","method":"GET"} [] [2019-12-31 13:53:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:53:33] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-31 13:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-31 13:53:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:53:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"504ed6"},"request_uri":"http://localhost:8000/_wdt/504ed6","method":"GET"} [] [2019-12-31 13:53:36] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"travertin-sahrai","id":"38"},"request_uri":"http://localhost:8000/produits/travertin-sahrai-38","method":"GET"} [] [2019-12-31 13:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["38"] [] [2019-12-31 13:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2019-12-31 13:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2019-12-31 13:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [38] [] [2019-12-31 13:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-31 13:53:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/travertin-sahrai-38")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/travertin-sahrai-38\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:53:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c5c91"},"request_uri":"http://localhost:8000/_wdt/1c5c91","method":"GET"} [] [2019-12-31 13:53:44] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-31 13:53:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-31 13:53:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:53:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"414f23"},"request_uri":"http://localhost:8000/_wdt/414f23","method":"GET"} [] [2019-12-31 13:53:50] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2019-12-31 13:53:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-31 13:53:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:53:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c40768"},"request_uri":"http://localhost:8000/_wdt/c40768","method":"GET"} [] [2019-12-31 13:54:19] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2019-12-31 13:54:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2019-12-31 13:54:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:54:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e14f9a"},"request_uri":"http://localhost:8000/_wdt/e14f9a","method":"GET"} [] [2019-12-31 13:54:26] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-31 13:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-31 13:54:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:54:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"939250"},"request_uri":"http://localhost:8000/_wdt/939250","method":"GET"} [] [2019-12-31 13:57:47] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-31 13:57:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-31 13:57:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:57:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cbab0"},"request_uri":"http://localhost:8000/_wdt/5cbab0","method":"GET"} [] [2019-12-31 13:57:53] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-31 13:57:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-31 13:57:54] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2019-12-31 13:57:54] security.DEBUG: Calling Authentication entry point. [] [] [2019-12-31 13:57:54] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2019-12-31 13:57:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-12-31 13:57:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:57:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f3c97"},"request_uri":"http://localhost:8000/_wdt/2f3c97","method":"GET"} [] [2019-12-31 13:57:58] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2019-12-31 13:57:58] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2019-12-31 13:57:58] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2019-12-31 13:57:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-31 13:57:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2019-12-31 13:57:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-31 13:57:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2019-12-31 13:57:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2019-12-31 13:57:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2019-12-31 13:57:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-31 13:57:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:57:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78eda4"},"request_uri":"http://localhost:8000/_wdt/78eda4","method":"GET"} [] [2019-12-31 13:58:03] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2019-12-31 13:58:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2019-12-31 13:58:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2019-12-31 13:58:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2019-12-31 13:58:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-12-31 13:58:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 13:58:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe730b"},"request_uri":"http://localhost:8000/_wdt/fe730b","method":"GET"} [] [2019-12-31 14:10:34] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\ProduitEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:10:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2019-12-31 14:10:34] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "categories" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 14 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"categories\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:14)"} [] [2019-12-31 14:10:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4fd9e6"},"request_uri":"http://localhost:8000/_wdt/4fd9e6","method":"GET"} [] [2019-12-31 14:11:04] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:11:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-31 14:11:04] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "produitEntretien/pour-nettoyer-votre-pierre.html.twig" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form)." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 16 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"produitEntretien/pour-nettoyer-votre-pierre.html.twig\" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:16)"} [] [2019-12-31 14:11:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"354b22"},"request_uri":"http://localhost:8000/_wdt/354b22","method":"GET"} [] [2019-12-31 14:11:33] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-31 14:11:33] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "products" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/pour-nettoyer-votre-pierre.html.twig line 3 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"products\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/pour-nettoyer-votre-pierre.html.twig:3)"} [] [2019-12-31 14:11:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93ab48"},"request_uri":"http://localhost:8000/_wdt/93ab48","method":"GET"} [] [2019-12-31 14:11:51] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:11:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-31 14:11:51] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "products" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/pour-nettoyer-votre-pierre.html.twig line 3 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"products\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/pour-nettoyer-votre-pierre.html.twig:3)"} [] [2019-12-31 14:11:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac9a83"},"request_uri":"http://localhost:8000/_wdt/ac9a83","method":"GET"} [] [2019-12-31 14:13:11] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:13:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-31 14:13:11] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "products" nor one of the methods "products()", "getproducts()"/"isproducts()"/"hasproducts()" or "__call()" exist and have public access in class "App\Entity\CategoryEntretien"." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/pour-nettoyer-votre-pierre.html.twig line 3 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"products\" nor one of the methods \"products()\", \"getproducts()\"/\"isproducts()\"/\"hasproducts()\" or \"__call()\" exist and have public access in class \"App\\Entity\\CategoryEntretien\". at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/pour-nettoyer-votre-pierre.html.twig:3)"} [] [2019-12-31 14:13:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"52ba04"},"request_uri":"http://localhost:8000/_wdt/52ba04","method":"GET"} [] [2019-12-31 14:13:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2019-12-31 14:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:13:39] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "produitEntretien/pour-proteger-votre-pierre.html.twig" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form)." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 16 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"produitEntretien/pour-proteger-votre-pierre.html.twig\" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:16)"} [] [2019-12-31 14:13:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"634943"},"request_uri":"http://localhost:8000/_wdt/634943","method":"GET"} [] [2019-12-31 14:15:13] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:15:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:15:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:15:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9dde0f"},"request_uri":"http://localhost:8000/_wdt/9dde0f","method":"GET"} [] [2019-12-31 14:16:10] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:16:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:16:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:16:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:16:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:16:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:16:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:16:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:16:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:16:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ea823"},"request_uri":"http://localhost:8000/_wdt/0ea823","method":"GET"} [] [2019-12-31 14:19:57] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:19:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:19:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:19:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"488fd9"},"request_uri":"http://localhost:8000/_wdt/488fd9","method":"GET"} [] [2019-12-31 14:19:59] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:19:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:19:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:20:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3523ea"},"request_uri":"http://localhost:8000/_wdt/3523ea","method":"GET"} [] [2019-12-31 14:20:00] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:20:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:20:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:20:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:20:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6afe1a"},"request_uri":"http://localhost:8000/_wdt/6afe1a","method":"GET"} [] [2019-12-31 14:20:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:20:19] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:20:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:20:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:20:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:20:21] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:20:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:20:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:20:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:20:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72e4aa"},"request_uri":"http://localhost:8000/_wdt/72e4aa","method":"GET"} [] [2019-12-31 14:20:39] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:20:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:20:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:20:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:20:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7e090"},"request_uri":"http://localhost:8000/_wdt/f7e090","method":"GET"} [] [2019-12-31 14:20:41] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:20:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:20:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:20:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:20:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:20:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:20:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:20:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:20:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:20:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"976623"},"request_uri":"http://localhost:8000/_wdt/976623","method":"GET"} [] [2019-12-31 14:21:01] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"708b87"},"request_uri":"http://localhost:8000/_wdt/708b87","method":"GET"} [] [2019-12-31 14:21:03] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcb6e5"},"request_uri":"http://localhost:8000/_wdt/fcb6e5","method":"GET"} [] [2019-12-31 14:21:15] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"921365"},"request_uri":"http://localhost:8000/_wdt/921365","method":"GET"} [] [2019-12-31 14:21:16] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f0ebe"},"request_uri":"http://localhost:8000/_wdt/6f0ebe","method":"GET"} [] [2019-12-31 14:21:18] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:18] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0f662"},"request_uri":"http://localhost:8000/_wdt/f0f662","method":"GET"} [] [2019-12-31 14:21:22] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:23] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:23] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5c56f"},"request_uri":"http://localhost:8000/_wdt/b5c56f","method":"GET"} [] [2019-12-31 14:21:24] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:21:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 1 [] [] [2019-12-31 14:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:21:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:21:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:21:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c61619"},"request_uri":"http://localhost:8000/_wdt/c61619","method":"GET"} [] [2019-12-31 14:22:30] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 2 [] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:22:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:22:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:22:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"983ecd"},"request_uri":"http://localhost:8000/_wdt/983ecd","method":"GET"} [] [2019-12-31 14:23:25] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 3 [] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:23:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:23:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:23:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b95b04"},"request_uri":"http://localhost:8000/_wdt/b95b04","method":"GET"} [] [2019-12-31 14:23:41] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:23:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:23:41] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "produitEntretien/_accessoires-pour-l'application-des-produits.html.twig" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form)." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"produitEntretien/_accessoires-pour-l'application-des-produits.html.twig\" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19)"} [] [2019-12-31 14:23:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56e108"},"request_uri":"http://localhost:8000/_wdt/56e108","method":"GET"} [] [2019-12-31 14:24:35] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:24:35] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "produitEntretien/_accessoires-pour-l-application-des-produits.html.twig" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form)." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"produitEntretien/_accessoires-pour-l-application-des-produits.html.twig\" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19)"} [] [2019-12-31 14:24:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1ca27"},"request_uri":"http://localhost:8000/_wdt/f1ca27","method":"GET"} [] [2019-12-31 14:25:12] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:25:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [4] [] [2019-12-31 14:25:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2019-12-31 14:25:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2019-12-31 14:25:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2019-12-31 14:25:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:25:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b19b5"},"request_uri":"http://localhost:8000/_wdt/7b19b5","method":"GET"} [] [2019-12-31 14:28:20] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:28:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8fc29"},"request_uri":"http://localhost:8000/_wdt/c8fc29","method":"GET"} [] [2019-12-31 14:44:51] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:44:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:44:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:44:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1f5868"},"request_uri":"http://localhost:8000/_wdt/1f5868","method":"GET"} [] [2019-12-31 14:46:48] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:46:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:46:48] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "product" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/_accessoires-pour-l-application-des-produits.html.twig line 5 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"product\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/_accessoires-pour-l-application-des-produits.html.twig:5)"} [] [2019-12-31 14:46:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62de1f"},"request_uri":"http://localhost:8000/_wdt/62de1f","method":"GET"} [] [2019-12-31 14:47:14] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:47:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:47:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:47:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"318e2b"},"request_uri":"http://localhost:8000/_wdt/318e2b","method":"GET"} [] [2019-12-31 14:47:35] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:47:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:47:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:47:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e0e73"},"request_uri":"http://localhost:8000/_wdt/3e0e73","method":"GET"} [] [2019-12-31 14:47:37] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:47:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:47:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"182c62"},"request_uri":"http://localhost:8000/_wdt/182c62","method":"GET"} [] [2019-12-31 14:47:38] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:47:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:47:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35a5a0"},"request_uri":"http://localhost:8000/_wdt/35a5a0","method":"GET"} [] [2019-12-31 14:47:51] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:47:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:47:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:47:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50da99"},"request_uri":"http://localhost:8000/_wdt/50da99","method":"GET"} [] [2019-12-31 14:47:53] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:47:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:47:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:47:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a1366"},"request_uri":"http://localhost:8000/_wdt/4a1366","method":"GET"} [] [2019-12-31 14:48:12] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:48:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:48:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:48:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f3a69"},"request_uri":"http://localhost:8000/_wdt/2f3a69","method":"GET"} [] [2019-12-31 14:48:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:49:20] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:49:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:49:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:49:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40088f"},"request_uri":"http://localhost:8000/_wdt/40088f","method":"GET"} [] [2019-12-31 14:49:22] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:49:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:49:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:49:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2e23d"},"request_uri":"http://localhost:8000/_wdt/b2e23d","method":"GET"} [] [2019-12-31 14:49:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:50:26] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:50:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:50:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:50:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a40984"},"request_uri":"http://localhost:8000/_wdt/a40984","method":"GET"} [] [2019-12-31 14:50:47] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:50:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:50:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:50:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c6405"},"request_uri":"http://localhost:8000/_wdt/2c6405","method":"GET"} [] [2019-12-31 14:50:48] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:50:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:50:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:50:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7b0f89"},"request_uri":"http://localhost:8000/_wdt/7b0f89","method":"GET"} [] [2019-12-31 14:52:32] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:52:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:52:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:52:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd1346"},"request_uri":"http://localhost:8000/_wdt/dd1346","method":"GET"} [] [2019-12-31 14:53:29] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:53:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:53:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:53:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55090a"},"request_uri":"http://localhost:8000/_wdt/55090a","method":"GET"} [] [2019-12-31 14:53:41] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:53:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:53:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04a037"},"request_uri":"http://localhost:8000/_wdt/04a037","method":"GET"} [] [2019-12-31 14:54:01] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:54:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:54:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b0f7e"},"request_uri":"http://localhost:8000/_wdt/5b0f7e","method":"GET"} [] [2019-12-31 14:54:02] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:54:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:54:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:54:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5de25d"},"request_uri":"http://localhost:8000/_wdt/5de25d","method":"GET"} [] [2019-12-31 14:54:23] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:54:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:54:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ece78"},"request_uri":"http://localhost:8000/_wdt/9ece78","method":"GET"} [] [2019-12-31 14:55:59] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:55:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:55:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:55:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf02eb"},"request_uri":"http://localhost:8000/_wdt/cf02eb","method":"GET"} [] [2019-12-31 14:56:07] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:56:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:56:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3bc8e"},"request_uri":"http://localhost:8000/_wdt/b3bc8e","method":"GET"} [] [2019-12-31 14:56:09] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:56:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:56:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:56:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd9996"},"request_uri":"http://localhost:8000/_wdt/dd9996","method":"GET"} [] [2019-12-31 14:56:10] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:56:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:56:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:56:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bfc45"},"request_uri":"http://localhost:8000/_wdt/6bfc45","method":"GET"} [] [2019-12-31 14:56:15] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:56:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:56:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:56:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"180a49"},"request_uri":"http://localhost:8000/_wdt/180a49","method":"GET"} [] [2019-12-31 14:56:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:56:35] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:56:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:56:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:56:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49d11b"},"request_uri":"http://localhost:8000/_wdt/49d11b","method":"GET"} [] [2019-12-31 14:56:53] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:56:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:56:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:56:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac3db9"},"request_uri":"http://localhost:8000/_wdt/ac3db9","method":"GET"} [] [2019-12-31 14:57:11] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:57:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:57:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:57:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e91807"},"request_uri":"http://localhost:8000/_wdt/e91807","method":"GET"} [] [2019-12-31 14:57:14] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:57:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:57:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:57:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0163c5"},"request_uri":"http://localhost:8000/_wdt/0163c5","method":"GET"} [] [2019-12-31 14:57:20] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:57:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:57:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"224bac"},"request_uri":"http://localhost:8000/_wdt/224bac","method":"GET"} [] [2019-12-31 14:57:36] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:57:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:57:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:57:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d32b69"},"request_uri":"http://localhost:8000/_wdt/d32b69","method":"GET"} [] [2019-12-31 14:57:38] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:57:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:57:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:57:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b3885"},"request_uri":"http://localhost:8000/_wdt/2b3885","method":"GET"} [] [2019-12-31 14:57:43] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:57:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:57:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34f022"},"request_uri":"http://localhost:8000/_wdt/34f022","method":"GET"} [] [2019-12-31 14:57:45] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2019-12-31 14:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2019-12-31 14:57:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2019-12-31 14:57:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7450ee"},"request_uri":"http://localhost:8000/_wdt/7450ee","method":"GET"} [] [2020-01-02 08:12:19] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:12:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:12:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:12:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45a6a2"},"request_uri":"http://localhost:8000/_wdt/45a6a2","method":"GET"} [] [2020-01-02 08:12:43] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:12:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:12:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:12:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d265af"},"request_uri":"http://localhost:8000/_wdt/d265af","method":"GET"} [] [2020-01-02 08:12:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:14:42] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:14:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:14:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:14:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b3742"},"request_uri":"http://localhost:8000/_wdt/6b3742","method":"GET"} [] [2020-01-02 08:14:54] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:14:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:14:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:14:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8df3a"},"request_uri":"http://localhost:8000/_wdt/c8df3a","method":"GET"} [] [2020-01-02 08:15:07] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50352b"},"request_uri":"http://localhost:8000/_wdt/50352b","method":"GET"} [] [2020-01-02 08:15:09] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c357e0"},"request_uri":"http://localhost:8000/_wdt/c357e0","method":"GET"} [] [2020-01-02 08:15:24] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bd75f"},"request_uri":"http://localhost:8000/_wdt/6bd75f","method":"GET"} [] [2020-01-02 08:15:26] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9e7823"},"request_uri":"http://localhost:8000/_wdt/9e7823","method":"GET"} [] [2020-01-02 08:15:34] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"027f7c"},"request_uri":"http://localhost:8000/_wdt/027f7c","method":"GET"} [] [2020-01-02 08:15:42] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f886c2"},"request_uri":"http://localhost:8000/_wdt/f886c2","method":"GET"} [] [2020-01-02 08:15:46] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"032f66"},"request_uri":"http://localhost:8000/_wdt/032f66","method":"GET"} [] [2020-01-02 08:15:53] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"349ff2"},"request_uri":"http://localhost:8000/_wdt/349ff2","method":"GET"} [] [2020-01-02 08:15:56] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:15:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:15:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9dbcb8"},"request_uri":"http://localhost:8000/_wdt/9dbcb8","method":"GET"} [] [2020-01-02 08:17:07] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:17:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:17:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:17:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a21b3b"},"request_uri":"http://localhost:8000/_wdt/a21b3b","method":"GET"} [] [2020-01-02 08:17:09] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:17:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:17:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:17:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30c836"},"request_uri":"http://localhost:8000/_wdt/30c836","method":"GET"} [] [2020-01-02 08:19:01] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:19:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:19:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"caab26"},"request_uri":"http://localhost:8000/_wdt/caab26","method":"GET"} [] [2020-01-02 08:19:02] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:19:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:19:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:19:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2fb7eb"},"request_uri":"http://localhost:8000/_wdt/2fb7eb","method":"GET"} [] [2020-01-02 08:19:19] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:19:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:19:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:19:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae365f"},"request_uri":"http://localhost:8000/_wdt/ae365f","method":"GET"} [] [2020-01-02 08:19:46] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ LIMIT 4 [] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:19:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:19:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"621f15"},"request_uri":"http://localhost:8000/_wdt/621f15","method":"GET"} [] [2020-01-02 08:39:51] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:39:51] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "produitEntretien/_colles-et-joints.html.twig" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form)." at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): Unable to find template \"produitEntretien/_colles-et-joints.html.twig\" (looked into: /Applications/MAMP/htdocs/RomaNature/templates, /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bridge/Resources/views/Form). at /Applications/MAMP/htdocs/RomaNature/templates/produitEntretien/index.html.twig:19)"} [] [2020-01-02 08:39:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46410a"},"request_uri":"http://localhost:8000/_wdt/46410a","method":"GET"} [] [2020-01-02 08:40:20] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [5] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-02 08:40:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-02 08:40:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:40:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b87242"},"request_uri":"http://localhost:8000/_wdt/b87242","method":"GET"} [] [2020-01-02 08:40:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:42:46] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [5] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-02 08:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-02 08:42:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:42:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad88a3"},"request_uri":"http://localhost:8000/_wdt/ad88a3","method":"GET"} [] [2020-01-02 08:45:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:48:20] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [5] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-02 08:48:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-02 08:48:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:48:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d0497"},"request_uri":"http://localhost:8000/_wdt/9d0497","method":"GET"} [] [2020-01-02 08:48:26] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [5] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-02 08:48:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-02 08:48:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:48:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba7e0a"},"request_uri":"http://localhost:8000/_wdt/ba7e0a","method":"GET"} [] [2020-01-02 08:48:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:49:45] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [5] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-02 08:49:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-02 08:49:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-02 08:49:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b9610"},"request_uri":"http://localhost:8000/_wdt/2b9610","method":"GET"} [] [2020-01-06 09:15:15] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:15:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"897b95"},"request_uri":"http://localhost:8000/_wdt/897b95","method":"GET"} [] [2020-01-06 09:15:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:27] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:15:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:15:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc9b9d"},"request_uri":"http://localhost:8000/_wdt/dc9b9d","method":"GET"} [] [2020-01-06 09:15:42] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 09:15:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:15:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8cb222"},"request_uri":"http://localhost:8000/_wdt/8cb222","method":"GET"} [] [2020-01-06 09:15:45] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 09:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 09:15:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"73c550"},"request_uri":"http://localhost:8000/_wdt/73c550","method":"GET"} [] [2020-01-06 09:15:53] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"pierre-bleue","id":"20"},"request_uri":"http://localhost:8000/produits/pierre-bleue-20","method":"GET"} [] [2020-01-06 09:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["20"] [] [2020-01-06 09:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 09:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [20] [] [2020-01-06 09:15:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 09:15:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/pierre-bleue-20")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/pierre-bleue-20\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f43f2b"},"request_uri":"http://localhost:8000/_wdt/f43f2b","method":"GET"} [] [2020-01-06 09:15:59] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"pierre-bleue","id":"20"},"request_uri":"http://localhost:8000/produits/pierre-bleue-20","method":"GET"} [] [2020-01-06 09:15:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["20"] [] [2020-01-06 09:15:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 09:15:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:15:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [20] [] [2020-01-06 09:15:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 09:15:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/pierre-bleue-20")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/pierre-bleue-20\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:15:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5f2fb"},"request_uri":"http://localhost:8000/_wdt/d5f2fb","method":"GET"} [] [2020-01-06 09:16:03] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 09:16:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:16:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f05826"},"request_uri":"http://localhost:8000/_wdt/f05826","method":"GET"} [] [2020-01-06 09:16:04] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 09:16:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:16:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:16:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0c7157"},"request_uri":"http://localhost:8000/_wdt/0c7157","method":"GET"} [] [2020-01-06 09:16:49] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [5] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-06 09:16:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-06 09:16:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:16:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e637ba"},"request_uri":"http://localhost:8000/_wdt/e637ba","method":"GET"} [] [2020-01-06 09:17:27] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:17:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:17:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:17:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"517ed7"},"request_uri":"http://localhost:8000/_wdt/517ed7","method":"GET"} [] [2020-01-06 09:17:30] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:17:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:17:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:17:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6dde86"},"request_uri":"http://localhost:8000/_wdt/6dde86","method":"GET"} [] [2020-01-06 09:34:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:34:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:34:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:34:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af19ce"},"request_uri":"http://localhost:8000/_wdt/af19ce","method":"GET"} [] [2020-01-06 09:34:39] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 09:34:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:34:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c5b36"},"request_uri":"http://localhost:8000/_wdt/8c5b36","method":"GET"} [] [2020-01-06 09:34:46] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"pierre-de-bourgogne","id":"7"},"request_uri":"http://localhost:8000/produits/pierre-de-bourgogne-7","method":"GET"} [] [2020-01-06 09:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["7"] [] [2020-01-06 09:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 09:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [7] [] [2020-01-06 09:34:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 09:34:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/pierre-de-bourgogne-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/pierre-de-bourgogne-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:34:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"863dce"},"request_uri":"http://localhost:8000/_wdt/863dce","method":"GET"} [] [2020-01-06 09:35:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:35:03] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"dordogne-gris-mix","id":"9"},"request_uri":"http://localhost:8000/produits/dordogne-gris-mix-9","method":"GET"} [] [2020-01-06 09:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["9"] [] [2020-01-06 09:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 09:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [2] [] [2020-01-06 09:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [9] [] [2020-01-06 09:35:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 09:35:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/dordogne-gris-mix-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/dordogne-gris-mix-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:35:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e2f05"},"request_uri":"http://localhost:8000/_wdt/3e2f05","method":"GET"} [] [2020-01-06 09:35:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:35:10] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 09:35:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:35:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:35:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"78e5d4"},"request_uri":"http://localhost:8000/_wdt/78e5d4","method":"GET"} [] [2020-01-06 09:35:11] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"margelles-marches-couvertines","id":"2"},"request_uri":"http://localhost:8000/nos-produits/margelles-marches-couvertines-2","method":"GET"} [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["2"] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [2] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 09:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 09:35:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/margelles-marches-couvertines-2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/margelles-marches-couvertines-2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:35:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a04bb5"},"request_uri":"http://localhost:8000/_wdt/a04bb5","method":"GET"} [] [2020-01-06 09:35:13] request.INFO: Matched route "product.show". {"route":"product.show","route_parameters":{"_route":"product.show","_controller":"App\\Controller\\ProductController::show","slug":"atlas-beige","id":"32"},"request_uri":"http://localhost:8000/produits/atlas-beige-32","method":"GET"} [] [2020-01-06 09:35:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["32"] [] [2020-01-06 09:35:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2020-01-06 09:35:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:35:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [32] [] [2020-01-06 09:35:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 09:35:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits/atlas-beige-32")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits/atlas-beige-32\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:35:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21ca6e"},"request_uri":"http://localhost:8000/_wdt/21ca6e","method":"GET"} [] [2020-01-06 09:35:35] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 09:35:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:35:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"728ed2"},"request_uri":"http://localhost:8000/_wdt/728ed2","method":"GET"} [] [2020-01-06 09:36:49] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"parements","id":"4"},"request_uri":"http://localhost:8000/nos-produits/parements-4","method":"GET"} [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["4"] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [4] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [48] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [49] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [50] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [51] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [52] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [53] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [54] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [55] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [56] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [57] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [58] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [59] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [60] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [61] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [62] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [63] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [64] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [65] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [66] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [67] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [68] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [69] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [70] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 09:36:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [71] [] [2020-01-06 09:36:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/parements-4")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/parements-4\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:36:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0cb1a"},"request_uri":"http://localhost:8000/_wdt/b0cb1a","method":"GET"} [] [2020-01-06 09:36:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:36:55] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 09:36:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 09:36:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:36:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"457b05"},"request_uri":"http://localhost:8000/_wdt/457b05","method":"GET"} [] [2020-01-06 09:37:01] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 09:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:37:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:37:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d59ab4"},"request_uri":"http://localhost:8000/_wdt/d59ab4","method":"GET"} [] [2020-01-06 09:37:09] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 09:37:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 09:37:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:37:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7fc9af"},"request_uri":"http://localhost:8000/_wdt/7fc9af","method":"GET"} [] [2020-01-06 09:37:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:37:32] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"vasques-eviers-receveurs","id":"9"},"request_uri":"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9","method":"GET"} [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["9"] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [9] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [132] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [133] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [134] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [135] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [136] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [137] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [138] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [139] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [140] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 09:37:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [141] [] [2020-01-06 09:37:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/vasques-eviers-receveurs-9")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/vasques-eviers-receveurs-9\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:37:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c38a64"},"request_uri":"http://localhost:8000/_wdt/c38a64","method":"GET"} [] [2020-01-06 09:37:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:37:42] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"fontaines","id":"10"},"request_uri":"http://localhost:8000/nos-produits/fontaines-10","method":"GET"} [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["10"] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [10] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [142] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [143] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [144] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [145] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [146] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [147] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [148] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [149] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [150] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [151] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 09:37:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [152] [] [2020-01-06 09:37:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/fontaines-10")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/fontaines-10\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:37:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01cd8a"},"request_uri":"http://localhost:8000/_wdt/01cd8a","method":"GET"} [] [2020-01-06 09:38:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:38:10] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 09:38:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 09:38:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:38:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"594f83"},"request_uri":"http://localhost:8000/_wdt/594f83","method":"GET"} [] [2020-01-06 09:39:51] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 09:39:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:39:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:39:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"638418"},"request_uri":"http://localhost:8000/_wdt/638418","method":"GET"} [] [2020-01-06 09:44:14] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 09:44:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 09:44:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:44:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"435d9d"},"request_uri":"http://localhost:8000/_wdt/435d9d","method":"GET"} [] [2020-01-06 09:44:47] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 09:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:44:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:44:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b0ffb"},"request_uri":"http://localhost:8000/_wdt/0b0ffb","method":"GET"} [] [2020-01-06 09:57:36] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\LoaderLoadException: "The file "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml")." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php line 166 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php:166, InvalidArgumentException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Loader/YamlFileLoader.php:64, Symfony\\Component\\Yaml\\Exception\\ParseException(code: 0): Duplicate key \"home\" detected at line 5. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/yaml/Parser.php:330)"} [] [2020-01-06 09:57:36] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("The file "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml")."). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bundle/Resources/views/Exception/trace.html.twig line 13) {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\").\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bundle/Resources/views/Exception/trace.html.twig:13, Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php:166, InvalidArgumentException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Loader/YamlFileLoader.php:64, Symfony\\Component\\Yaml\\Exception\\ParseException(code: 0): Duplicate key \"home\" detected at line 5. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/yaml/Parser.php:330)"} [] [2020-01-06 09:57:36] php.CRITICAL: Uncaught Exception: An exception has been thrown during the rendering of a template ("The file "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml")."). {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\").\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bundle/Resources/views/Exception/trace.html.twig:13, Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php:166, InvalidArgumentException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Loader/YamlFileLoader.php:64, Symfony\\Component\\Yaml\\Exception\\ParseException(code: 0): Duplicate key \"home\" detected at line 5. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/yaml/Parser.php:330, Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php:166, InvalidArgumentException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Loader/YamlFileLoader.php:64, Symfony\\Component\\Yaml\\Exception\\ParseException(code: 0): Duplicate key \"home\" detected at line 5. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/yaml/Parser.php:330)"} [] [2020-01-06 09:57:38] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The file "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml").")." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bundle/Resources/views/Exception/trace.html.twig line 13 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\").\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bundle/Resources/views/Exception/trace.html.twig:13, Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php:166, InvalidArgumentException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Loader/YamlFileLoader.php:64, Symfony\\Component\\Yaml\\Exception\\ParseException(code: 0): Duplicate key \"home\" detected at line 5. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/yaml/Parser.php:330, Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php:166, InvalidArgumentException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Loader/YamlFileLoader.php:64, Symfony\\Component\\Yaml\\Exception\\ParseException(code: 0): Duplicate key \"home\" detected at line 5. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/yaml/Parser.php:330)"} [] [2020-01-06 09:57:38] request.CRITICAL: Exception thrown when handling an exception (Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("The file "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource "/Applications/MAMP/htdocs/RomaNature/config/routes.yaml")."). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bundle/Resources/views/Exception/trace.html.twig line 13) {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\").\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/twig-bundle/Resources/views/Exception/trace.html.twig:13, Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML in /Applications/MAMP/htdocs/RomaNature/config/routes.yaml (which is loaded in resource \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\"). at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/config/Loader/FileLoader.php:166, InvalidArgumentException(code: 0): The file \"/Applications/MAMP/htdocs/RomaNature/config/routes.yaml\" does not contain valid YAML. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Loader/YamlFileLoader.php:64, Symfony\\Component\\Yaml\\Exception\\ParseException(code: 0): Duplicate key \"home\" detected at line 5. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/yaml/Parser.php:330)"} [] [2020-01-06 09:58:07] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:58:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:58:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8602ed"},"request_uri":"http://localhost:8000/_wdt/8602ed","method":"GET"} [] [2020-01-06 09:58:55] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:58:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:58:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:58:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d18fd5"},"request_uri":"http://localhost:8000/_wdt/d18fd5","method":"GET"} [] [2020-01-06 09:59:18] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 09:59:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 09:59:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:59:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69a554"},"request_uri":"http://localhost:8000/_wdt/69a554","method":"GET"} [] [2020-01-06 09:59:21] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 09:59:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:59:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto-developpement-durable.png" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto-developpement-durable.png\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto-developpement-durable.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 09:59:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"349e33"},"request_uri":"http://localhost:8000/_wdt/349e33","method":"GET"} [] [2020-01-06 10:00:22] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:00:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:00:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto-developpement-durable.png" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto-developpement-durable.png\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto-developpement-durable.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:00:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0facdf"},"request_uri":"http://localhost:8000/_wdt/0facdf","method":"GET"} [] [2020-01-06 10:01:11] request.INFO: Matched route "productEntretien.index". {"route":"productEntretien.index","route_parameters":{"_route":"productEntretien.index","_controller":"App\\Controller\\CategoryEntretienController::index"},"request_uri":"http://localhost:8000/produits-entretien","method":"GET"} [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 [] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [1] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [2] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [3] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.category_id = ? [5] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-06 10:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-06 10:01:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:01:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ab50c"},"request_uri":"http://localhost:8000/_wdt/0ab50c","method":"GET"} [] [2020-01-06 10:03:30] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:03:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:03:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto-developpement-durable.png" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto-developpement-durable.png\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto-developpement-durable.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:03:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a637e4"},"request_uri":"http://localhost:8000/_wdt/a637e4","method":"GET"} [] [2020-01-06 10:03:32] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:03:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:03:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto-developpement-durable.png" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto-developpement-durable.png\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto-developpement-durable.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:03:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9842f"},"request_uri":"http://localhost:8000/_wdt/e9842f","method":"GET"} [] [2020-01-06 10:04:55] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:04:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:04:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/picto-developpement-durable.png" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/picto-developpement-durable.png\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/picto-developpement-durable.png/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:04:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"012279"},"request_uri":"http://localhost:8000/_wdt/012279","method":"GET"} [] [2020-01-06 10:05:10] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:05:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:05:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"261cca"},"request_uri":"http://localhost:8000/_wdt/261cca","method":"GET"} [] [2020-01-06 10:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:06:27] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:06:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:06:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9308e7"},"request_uri":"http://localhost:8000/_wdt/9308e7","method":"GET"} [] [2020-01-06 10:06:29] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:06:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:06:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d744c"},"request_uri":"http://localhost:8000/_wdt/3d744c","method":"GET"} [] [2020-01-06 10:06:46] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:06:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:06:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dca9e2"},"request_uri":"http://localhost:8000/_wdt/dca9e2","method":"GET"} [] [2020-01-06 10:06:59] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:06:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fa95d2"},"request_uri":"http://localhost:8000/_wdt/fa95d2","method":"GET"} [] [2020-01-06 10:06:59] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:07:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:07:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"078002"},"request_uri":"http://localhost:8000/_wdt/078002","method":"GET"} [] [2020-01-06 10:07:14] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:07:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:07:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa320e"},"request_uri":"http://localhost:8000/_wdt/aa320e","method":"GET"} [] [2020-01-06 10:07:16] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:07:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71d7ea"},"request_uri":"http://localhost:8000/_wdt/71d7ea","method":"GET"} [] [2020-01-06 10:07:34] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:07:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:07:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2a4b6"},"request_uri":"http://localhost:8000/_wdt/d2a4b6","method":"GET"} [] [2020-01-06 10:07:46] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:07:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:07:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8eae7"},"request_uri":"http://localhost:8000/_wdt/e8eae7","method":"GET"} [] [2020-01-06 10:07:48] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:07:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:07:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"386b53"},"request_uri":"http://localhost:8000/_wdt/386b53","method":"GET"} [] [2020-01-06 10:07:59] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:07:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:08:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f555ae"},"request_uri":"http://localhost:8000/_wdt/f555ae","method":"GET"} [] [2020-01-06 10:08:01] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:08:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:08:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aecf8d"},"request_uri":"http://localhost:8000/_wdt/aecf8d","method":"GET"} [] [2020-01-06 10:08:14] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:08:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:08:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89bc05"},"request_uri":"http://localhost:8000/_wdt/89bc05","method":"GET"} [] [2020-01-06 10:08:36] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:08:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:08:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f26fbd"},"request_uri":"http://localhost:8000/_wdt/f26fbd","method":"GET"} [] [2020-01-06 10:08:42] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:08:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:08:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"56f6cf"},"request_uri":"http://localhost:8000/_wdt/56f6cf","method":"GET"} [] [2020-01-06 10:09:13] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:09:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:09:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95ddec"},"request_uri":"http://localhost:8000/_wdt/95ddec","method":"GET"} [] [2020-01-06 10:11:56] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:11:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:11:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"685222"},"request_uri":"http://localhost:8000/_wdt/685222","method":"GET"} [] [2020-01-06 10:12:04] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:12:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:12:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb1ced"},"request_uri":"http://localhost:8000/_wdt/bb1ced","method":"GET"} [] [2020-01-06 10:12:23] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:12:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:12:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6881c"},"request_uri":"http://localhost:8000/_wdt/f6881c","method":"GET"} [] [2020-01-06 10:12:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:12:59] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:12:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:13:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbcd10"},"request_uri":"http://localhost:8000/_wdt/cbcd10","method":"GET"} [] [2020-01-06 10:13:00] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:13:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:13:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ae5be"},"request_uri":"http://localhost:8000/_wdt/9ae5be","method":"GET"} [] [2020-01-06 10:13:20] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:13:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:13:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0b4131"},"request_uri":"http://localhost:8000/_wdt/0b4131","method":"GET"} [] [2020-01-06 10:13:33] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:13:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:13:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38e039"},"request_uri":"http://localhost:8000/_wdt/38e039","method":"GET"} [] [2020-01-06 10:13:54] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:13:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:13:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae723f"},"request_uri":"http://localhost:8000/_wdt/ae723f","method":"GET"} [] [2020-01-06 10:14:16] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:14:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:14:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0019d6"},"request_uri":"http://localhost:8000/_wdt/0019d6","method":"GET"} [] [2020-01-06 10:14:17] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:14:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:14:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3797a7"},"request_uri":"http://localhost:8000/_wdt/3797a7","method":"GET"} [] [2020-01-06 10:15:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 10:15:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 10:15:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:15:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2906f2"},"request_uri":"http://localhost:8000/_wdt/2906f2","method":"GET"} [] [2020-01-06 10:15:34] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 10:15:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 10:15:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:15:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"827e7d"},"request_uri":"http://localhost:8000/_wdt/827e7d","method":"GET"} [] [2020-01-06 10:15:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:17:15] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:17:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:17:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ad5dbf"},"request_uri":"http://localhost:8000/_wdt/ad5dbf","method":"GET"} [] [2020-01-06 10:17:16] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:17:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:17:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"953983"},"request_uri":"http://localhost:8000/_wdt/953983","method":"GET"} [] [2020-01-06 10:17:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:17:59] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:17:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:17:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c3fa9"},"request_uri":"http://localhost:8000/_wdt/5c3fa9","method":"GET"} [] [2020-01-06 10:18:21] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:18:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:18:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb5a0b"},"request_uri":"http://localhost:8000/_wdt/cb5a0b","method":"GET"} [] [2020-01-06 10:18:24] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 10:18:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:18:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"55844d"},"request_uri":"http://localhost:8000/_wdt/55844d","method":"GET"} [] [2020-01-06 10:19:36] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2020-01-06 10:19:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-01-06 10:19:36] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2020-01-06 10:19:36] security.DEBUG: Calling Authentication entry point. [] [] [2020-01-06 10:19:36] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2020-01-06 10:19:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-01-06 10:19:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:19:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"145f58"},"request_uri":"http://localhost:8000/_wdt/145f58","method":"GET"} [] [2020-01-06 10:19:41] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2020-01-06 10:19:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2020-01-06 10:19:41] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2020-01-06 10:19:42] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2020-01-06 10:19:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:19:42] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2020-01-06 10:19:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:19:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 10:19:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 10:19:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:19:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:19:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d622f"},"request_uri":"http://localhost:8000/_wdt/6d622f","method":"GET"} [] [2020-01-06 10:19:47] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:19:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:19:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:19:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:19:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:19:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1099d1"},"request_uri":"http://localhost:8000/_wdt/1099d1","method":"GET"} [] [2020-01-06 10:19:49] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:19:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:19:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:19:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:19:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:19:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:19:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:19:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:19:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"51dfd1"},"request_uri":"http://localhost:8000/_wdt/51dfd1","method":"GET"} [] [2020-01-06 10:21:02] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 10:21:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:21:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:21:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 10:21:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:21:07] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 10:21:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:21:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:21:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 10:21:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:21:41] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 10:21:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:21:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:21:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:21:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:21:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:21:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:21:41] doctrine.DEBUG: INSERT INTO pictures_actu (filename, actuality_id) VALUES (?, ?) {"1":"5e130a3535dea883699788.jpg","2":1} [] [2020-01-06 10:21:41] doctrine.DEBUG: UPDATE actuality SET title = ?, text = ? WHERE id = ? ["RO’MA Nature, sponsor de l [...]","RO’MA Nature, sponsor de l [...]",1] [] [2020-01-06 10:21:41] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 10:21:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:21:41] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:21:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:21:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:21:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:21:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:21:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:21:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:21:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:21:41] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/actualites/5e130a3535dea883699788.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/actualites/5e130a3535dea883699788.jpg","method":"GET"} [] [2020-01-06 10:21:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6d6826"},"request_uri":"http://localhost:8000/_wdt/6d6826","method":"GET"} [] [2020-01-06 10:21:43] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:21:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:21:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:21:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:21:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:21:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:21:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:21:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:21:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3a6dc3"},"request_uri":"http://localhost:8000/_wdt/3a6dc3","method":"GET"} [] [2020-01-06 10:21:47] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 10:21:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:21:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:21:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 10:21:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:23:11] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:23:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:23:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:23:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:23:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:23:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:23:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:23:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c532a4"},"request_uri":"http://localhost:8000/_wdt/c532a4","method":"GET"} [] [2020-01-06 10:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:23:14] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 10:23:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:23:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:23:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 10:23:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:24:32] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:24:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:24:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:24:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:24:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:24:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01ee90"},"request_uri":"http://localhost:8000/_wdt/01ee90","method":"GET"} [] [2020-01-06 10:24:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:24:35] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 10:24:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:24:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:24:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:24:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 10:24:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:24:43] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 10:24:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:24:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:24:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:24:43] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:24:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:24:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:24:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:24:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:24:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:24:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0bd3df"},"request_uri":"http://localhost:8000/_wdt/0bd3df","method":"GET"} [] [2020-01-06 10:24:44] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:24:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:24:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:24:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:24:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:24:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:24:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"474bb8"},"request_uri":"http://localhost:8000/_wdt/474bb8","method":"GET"} [] [2020-01-06 10:24:47] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 10:24:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:24:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:24:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:24:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 10:24:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:25:33] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:25:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:25:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:25:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:25:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:25:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:25:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:25:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:25:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"68ed87"},"request_uri":"http://localhost:8000/_wdt/68ed87","method":"GET"} [] [2020-01-06 10:25:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:25:35] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:25:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:25:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:25:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:25:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:25:35] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:25:35] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:25:35] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:25:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:25:38] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 10:25:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:25:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:25:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:25:38] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:25:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:25:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:25:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:25:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:25:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e1ae7"},"request_uri":"http://localhost:8000/_wdt/3e1ae7","method":"GET"} [] [2020-01-06 10:25:40] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:25:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:25:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:25:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:25:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:25:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:25:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:25:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:25:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"465744"},"request_uri":"http://localhost:8000/_wdt/465744","method":"GET"} [] [2020-01-06 10:25:43] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:25:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:25:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:25:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:25:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:25:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:25:43] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:25:43] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:25:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:25:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:26:02] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:26:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:26:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:26:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:26:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:26:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:26:02] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:26:02] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:26:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:26:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:26:58] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:26:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:26:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:26:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:26:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:26:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:26:58] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:26:58] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:26:58] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:26:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:00] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"2"},"request_uri":"http://localhost:8000/admin/pictureActu/2","method":"DELETE"} [] [2020-01-06 10:28:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["2"] [] [2020-01-06 10:28:00] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:28:00] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [2] [] [2020-01-06 10:28:00] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:28:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:28:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:09] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 10:28:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:28:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:09] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:28:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:28:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:28:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:28:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d77dbd"},"request_uri":"http://localhost:8000/_wdt/d77dbd","method":"GET"} [] [2020-01-06 10:28:10] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"GET"} [] [2020-01-06 10:28:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:28:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5b8f5"},"request_uri":"http://localhost:8000/_wdt/d5b8f5","method":"GET"} [] [2020-01-06 10:28:27] request.INFO: Matched route "admin.actuality.new". {"route":"admin.actuality.new","route_parameters":{"_route":"admin.actuality.new","_controller":"App\\Controller\\Admin\\AdminActualityController::new"},"request_uri":"http://localhost:8000/admin/actualites/new","method":"POST"} [] [2020-01-06 10:28:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:28:28] doctrine.DEBUG: INSERT INTO actuality (title, text, created_at, updated_at) VALUES (?, ?, ?, ?) {"1":"🔊Décoration, luminaires, m [...]","2":"🔊Décoration, luminaires, m [...]","3":"2020-01-06 10:28:27","4":"2020-01-06 10:28:27"} [] [2020-01-06 10:28:28] doctrine.DEBUG: INSERT INTO pictures_actu (filename, actuality_id) VALUES (?, ?) {"1":"5e130bcbf2955228919912.jpg","2":2} [] [2020-01-06 10:28:28] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 10:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:28] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:28:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 10:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:28:28] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/actualites/5e130bcbf2955228919912.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/actualites/5e130bcbf2955228919912.jpg","method":"GET"} [] [2020-01-06 10:28:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d65e4"},"request_uri":"http://localhost:8000/_wdt/5d65e4","method":"GET"} [] [2020-01-06 10:28:29] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/actualites/2","method":"GET"} [] [2020-01-06 10:28:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["2"] [] [2020-01-06 10:28:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 10:28:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:28:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71071d"},"request_uri":"http://localhost:8000/_wdt/71071d","method":"GET"} [] [2020-01-06 10:28:34] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"3"},"request_uri":"http://localhost:8000/admin/pictureActu/3","method":"DELETE"} [] [2020-01-06 10:28:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["3"] [] [2020-01-06 10:28:34] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:28:34] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [3] [] [2020-01-06 10:28:34] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:28:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:28:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:37] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/actualites/2","method":"POST"} [] [2020-01-06 10:28:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["2"] [] [2020-01-06 10:28:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:37] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:28:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:28:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 10:28:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:28:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:28:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"19ee0d"},"request_uri":"http://localhost:8000/_wdt/19ee0d","method":"GET"} [] [2020-01-06 10:31:21] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2020-01-06 10:31:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:31:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 10:31:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 10:31:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:31:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:31:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79a258"},"request_uri":"http://localhost:8000/_wdt/79a258","method":"GET"} [] [2020-01-06 10:31:24] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2020-01-06 10:31:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:31:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2020-01-06 10:31:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:31:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:31:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:31:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f0ee7"},"request_uri":"http://localhost:8000/_wdt/7f0ee7","method":"GET"} [] [2020-01-06 10:31:26] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"4"},"request_uri":"http://localhost:8000/admin/picture/4","method":"DELETE"} [] [2020-01-06 10:31:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:31:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:31:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["4"] [] [2020-01-06 10:31:26] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:31:26] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [4] [] [2020-01-06 10:31:26] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 10:31:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:31:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:03] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:38:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:38:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 10:38:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11acd7"},"request_uri":"http://localhost:8000/_wdt/11acd7","method":"GET"} [] [2020-01-06 10:38:05] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:38:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:38:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:38:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9a179"},"request_uri":"http://localhost:8000/_wdt/c9a179","method":"GET"} [] [2020-01-06 10:38:07] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:38:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:38:07] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:38:07] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:38:07] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:38:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:38:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:18] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2020-01-06 10:38:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 10:38:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 10:38:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"77be0b"},"request_uri":"http://localhost:8000/_wdt/77be0b","method":"GET"} [] [2020-01-06 10:38:20] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2020-01-06 10:38:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2020-01-06 10:38:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:38:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1f52e"},"request_uri":"http://localhost:8000/_wdt/d1f52e","method":"GET"} [] [2020-01-06 10:38:48] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"POST"} [] [2020-01-06 10:38:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ WHERE c0_.id IN (?) [["1"]] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ WHERE f0_.id IN (?) [["1"]] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ WHERE p0_.id IN (?) [["1"]] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ WHERE m0_.id IN (?) [["1","2"]] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:38:48] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:38:48] doctrine.DEBUG: INSERT INTO pictures (filename, product_id) VALUES (?, ?) {"1":"5e130e38c8af3346805544.jpg","2":1} [] [2020-01-06 10:38:48] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 10:38:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:48] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2020-01-06 10:38:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 10:38:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 10:38:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 10:38:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:49] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produits/5e130e38c8af3346805544.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produits/5e130e38c8af3346805544.jpg","method":"GET"} [] [2020-01-06 10:38:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1d971a"},"request_uri":"http://localhost:8000/_wdt/1d971a","method":"GET"} [] [2020-01-06 10:38:51] request.INFO: Matched route "admin.product.edit". {"route":"admin.product.edit","route_parameters":{"_route":"admin.product.edit","_controller":"App\\Controller\\Admin\\AdminProductController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/produits/1","method":"GET"} [] [2020-01-06 10:38:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM pose t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [1] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2020-01-06 10:38:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 10:38:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46a306"},"request_uri":"http://localhost:8000/_wdt/46a306","method":"GET"} [] [2020-01-06 10:38:59] request.INFO: Matched route "admin.modele.index". {"route":"admin.modele.index","route_parameters":{"_route":"admin.modele.index","_controller":"App\\Controller\\Admin\\AdminModeleController::index"},"request_uri":"http://localhost:8000/admin/modeles","method":"GET"} [] [2020-01-06 10:38:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:38:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 [] [] [2020-01-06 10:38:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:38:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/modeles")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/modeles\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:38:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbf4ce"},"request_uri":"http://localhost:8000/_wdt/fbf4ce","method":"GET"} [] [2020-01-06 10:39:00] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:39:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:39:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:39:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:39:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:39:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:39:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 10:39:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:39:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:39:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bccdc6"},"request_uri":"http://localhost:8000/_wdt/bccdc6","method":"GET"} [] [2020-01-06 10:39:02] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:39:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:39:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:39:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:39:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:39:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87ae4d"},"request_uri":"http://localhost:8000/_wdt/87ae4d","method":"GET"} [] [2020-01-06 10:39:41] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:39:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:39:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:39:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:39:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:39:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:39:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:39:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:39:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3cfde"},"request_uri":"http://localhost:8000/_wdt/a3cfde","method":"GET"} [] [2020-01-06 10:39:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:39:46] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:39:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:39:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:39:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:39:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:39:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:39:46] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:39:46] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:39:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:39:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:41:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:41:38] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:41:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:41:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:41:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:41:38] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:41:38] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:41:38] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:41:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:41:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:41:47] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:41:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:41:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:41:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:41:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:41:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:41:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ae9c7d"},"request_uri":"http://localhost:8000/_wdt/ae9c7d","method":"GET"} [] [2020-01-06 10:41:52] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:41:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:41:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:41:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:41:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:41:52] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:41:52] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:41:52] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:41:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:41:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:42:20] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:42:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:42:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:42:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:42:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:42:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b372e9"},"request_uri":"http://localhost:8000/_wdt/b372e9","method":"GET"} [] [2020-01-06 10:42:42] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:42:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:42:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:42:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:42:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:42:42] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:42:42] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:42:42] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:42:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:42:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:46:20] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:46:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:46:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:46:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:46:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:46:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:46:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:46:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:46:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98a6ce"},"request_uri":"http://localhost:8000/_wdt/98a6ce","method":"GET"} [] [2020-01-06 10:46:22] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:46:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:46:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:46:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:46:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:46:22] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:46:22] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:46:22] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:46:22] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:46:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:52:13] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:52:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:52:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:52:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:52:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:52:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:52:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:52:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:52:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2ef45d"},"request_uri":"http://localhost:8000/_wdt/2ef45d","method":"GET"} [] [2020-01-06 10:52:16] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:52:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:52:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:52:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:52:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:52:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:52:16] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:52:16] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:52:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:52:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:53:34] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":141,\"trace\":[{\"file\":\"/Applications/MAMP/htdocs/RomaNature/vendor/symfony/web-server-bundle/WebServerConfig.php\",\"line\":54,\"function\":\"findBestPort\",\"class\":\"Symfony\\\\Bundle\\\\WebServerBundle\\\\WebServerConfig\",\"type\":\"->\"}],\"count\":1})"} [] [2020-01-06 10:53:36] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:53:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:53:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:53:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:53:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:53:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:53:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edb857"},"request_uri":"http://localhost:8000/_wdt/edb857","method":"GET"} [] [2020-01-06 10:53:39] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 10:53:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:53:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:53:39] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 10:53:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 10:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 10:53:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:53:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:53:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b2daa"},"request_uri":"http://localhost:8000/_wdt/2b2daa","method":"GET"} [] [2020-01-06 10:53:41] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:53:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:53:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:53:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:53:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:53:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:53:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5caa15"},"request_uri":"http://localhost:8000/_wdt/5caa15","method":"GET"} [] [2020-01-06 10:53:43] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:53:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:53:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:53:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:53:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:53:43] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:53:43] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:53:43] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:53:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:53:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:54:11] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:54:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:54:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:54:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:54:12] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "picturea" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"picturea\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:19)"} [] [2020-01-06 10:54:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:54:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"df82d3"},"request_uri":"http://localhost:8000/_wdt/df82d3","method":"GET"} [] [2020-01-06 10:54:20] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:54:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:54:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:54:20] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "pictureActu" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig line 19 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"pictureActu\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/admin/actuality/_form.html.twig:19)"} [] [2020-01-06 10:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:54:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"571964"},"request_uri":"http://localhost:8000/_wdt/571964","method":"GET"} [] [2020-01-06 10:54:25] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:54:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:54:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:54:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:54:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:54:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:54:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:54:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:54:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32ac9e"},"request_uri":"http://localhost:8000/_wdt/32ac9e","method":"GET"} [] [2020-01-06 10:54:26] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:54:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:54:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:54:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:54:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:54:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"308b44"},"request_uri":"http://localhost:8000/_wdt/308b44","method":"GET"} [] [2020-01-06 10:54:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:54:28] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:54:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:54:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:54:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:54:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:54:28] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:54:28] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:54:28] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:54:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:54:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:56:56] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 10:56:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:56:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:56:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:56:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:56:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 10:56:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 10:56:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:56:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7a578"},"request_uri":"http://localhost:8000/_wdt/d7a578","method":"GET"} [] [2020-01-06 10:56:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 10:56:59] request.INFO: Matched route "admin.pictureActu.delete". {"route":"admin.pictureActu.delete","route_parameters":{"_route":"admin.pictureActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/pictureActu/1","method":"DELETE"} [] [2020-01-06 10:56:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 10:56:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 10:56:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 10:56:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 10:56:59] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 10:56:59] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 10:56:59] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 10:56:59] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 10:56:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:03:15] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:03:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:03:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:03:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:03:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:03:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:03:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:03:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:03:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8b4f0f"},"request_uri":"http://localhost:8000/_wdt/8b4f0f","method":"GET"} [] [2020-01-06 11:03:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:03:17] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picturesActu/1","method":"DELETE"} [] [2020-01-06 11:03:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:03:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:03:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:03:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:03:17] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 11:03:17] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 11:03:17] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 11:03:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:03:20] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 11:03:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:03:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:03:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:03:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:03:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:03:20] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:03:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:03:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:03:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:03:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:03:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:03:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:03:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:03:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:03:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6b1229"},"request_uri":"http://localhost:8000/_wdt/6b1229","method":"GET"} [] [2020-01-06 11:05:01] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:05:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:05:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:05:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:05:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:05:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:05:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:05:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:05:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a73fd"},"request_uri":"http://localhost:8000/_wdt/9a73fd","method":"GET"} [] [2020-01-06 11:05:04] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"2"},"request_uri":"http://localhost:8000/admin/picturesActu/2","method":"DELETE"} [] [2020-01-06 11:05:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:05:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:05:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:05:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["2"] [] [2020-01-06 11:05:04] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:05:04] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [2] [] [2020-01-06 11:05:04] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 11:05:04] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 11:05:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:05:56] request.INFO: Matched route "admin.productDeco.index". {"route":"admin.productDeco.index","route_parameters":{"_route":"admin.productDeco.index","_controller":"App\\Controller\\Admin\\AdminProductDecoController::index"},"request_uri":"http://localhost:8000/admin/produits-deco","method":"GET"} [] [2020-01-06 11:05:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:05:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:05:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:05:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 11:05:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:05:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:05:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5f5f2"},"request_uri":"http://localhost:8000/_wdt/d5f5f2","method":"GET"} [] [2020-01-06 11:05:58] request.INFO: Matched route "admin.productEntretien.index". {"route":"admin.productEntretien.index","route_parameters":{"_route":"admin.productEntretien.index","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::index"},"request_uri":"http://localhost:8000/admin/produits-entretien","method":"GET"} [] [2020-01-06 11:05:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:05:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 [] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [1] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [1] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [2] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [3] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [4] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [5] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [6] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [2] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [7] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [8] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [9] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [10] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [11] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [12] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [3] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [13] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [14] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [15] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [16] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [17] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [18] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [20] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [21] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [5] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [22] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [23] [] [2020-01-06 11:05:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [24] [] [2020-01-06 11:05:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:05:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"10d8af"},"request_uri":"http://localhost:8000/_wdt/10d8af","method":"GET"} [] [2020-01-06 11:06:11] request.INFO: Matched route "admin.productEntretien.edit". {"route":"admin.productEntretien.edit","route_parameters":{"_route":"admin.productEntretien.edit","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::edit","id":"19"},"request_uri":"http://localhost:8000/admin/produits-entretien/19","method":"GET"} [] [2020-01-06 11:06:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.id = ? ["19"] [] [2020-01-06 11:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2020-01-06 11:06:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2020-01-06 11:06:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2020-01-06 11:06:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/19")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/19\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"04ba04"},"request_uri":"http://localhost:8000/_wdt/04ba04","method":"GET"} [] [2020-01-06 11:06:12] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"19"},"request_uri":"http://localhost:8000/admin/picture/19","method":"DELETE"} [] [2020-01-06 11:06:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["19"] [] [2020-01-06 11:06:13] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:06:13] doctrine.DEBUG: DELETE FROM pictures WHERE id = ? [19] [] [2020-01-06 11:06:13] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 11:06:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:06:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:26] request.INFO: Matched route "admin.productEntretien.edit". {"route":"admin.productEntretien.edit","route_parameters":{"_route":"admin.productEntretien.edit","_controller":"App\\Controller\\Admin\\AdminProductEntretienController::edit","id":"19"},"request_uri":"http://localhost:8000/admin/produits-entretien/19","method":"GET"} [] [2020-01-06 11:06:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM product_entretien t0 WHERE t0.id = ? ["19"] [] [2020-01-06 11:06:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_entretien t0 WHERE t0.id = ? [4] [] [2020-01-06 11:06:26] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_entretien c0_ [] [] [2020-01-06 11:06:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_entretien_id AS product_entretien_id_3 FROM pictures_entretien t0 WHERE t0.product_entretien_id = ? [19] [] [2020-01-06 11:06:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:06:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-entretien/19")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-entretien/19\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b0a75"},"request_uri":"http://localhost:8000/_wdt/9b0a75","method":"GET"} [] [2020-01-06 11:06:31] request.INFO: Matched route "admin.product.index". {"route":"admin.product.index","route_parameters":{"_route":"admin.product.index","_controller":"App\\Controller\\Admin\\AdminProductController::index"},"request_uri":"http://localhost:8000/admin/produits","method":"GET"} [] [2020-01-06 11:06:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [3] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [2] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [4] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [5] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [6] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [7] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [9] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? [10] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 11:06:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 11:06:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:06:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc4afd"},"request_uri":"http://localhost:8000/_wdt/bc4afd","method":"GET"} [] [2020-01-06 11:06:53] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:06:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:06:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:06:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:06:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:06:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a37b2a"},"request_uri":"http://localhost:8000/_wdt/a37b2a","method":"GET"} [] [2020-01-06 11:06:54] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:06:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:06:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:06:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:06:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6c155"},"request_uri":"http://localhost:8000/_wdt/a6c155","method":"GET"} [] [2020-01-06 11:06:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:55] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:06:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:06:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:06:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:06:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:06:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75c624"},"request_uri":"http://localhost:8000/_wdt/75c624","method":"GET"} [] [2020-01-06 11:06:59] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 11:06:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:06:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:06:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:06:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:06:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 11:06:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:08:05] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:08:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:08:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:08:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:08:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:08:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:08:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1359f3"},"request_uri":"http://localhost:8000/_wdt/1359f3","method":"GET"} [] [2020-01-06 11:08:08] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picture/1","method":"DELETE"} [] [2020-01-06 11:08:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:08:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:08:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:08:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:08:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 11:08:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:09:30] request.INFO: Matched route "admin.picture.delete". {"route":"admin.picture.delete","route_parameters":{"_route":"admin.picture.delete","_controller":"App\\Controller\\Admin\\AdminPictureController:delete","id":"2"},"request_uri":"http://localhost:8000/admin/picture/2","method":"DELETE"} [] [2020-01-06 11:09:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:09:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.id = ? ["2"] [] [2020-01-06 11:09:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "App\Entity\Pictures object not found by the @ParamConverter annotation." at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php line 107 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): App\\Entity\\Pictures object not found by the @ParamConverter annotation. at /Applications/MAMP/htdocs/RomaNature/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107)"} [] [2020-01-06 11:09:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:10:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:10:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /admin/picture/1": Method Not Allowed (Allow: DELETE)" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 142 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /admin/picture/1\": Method Not Allowed (Allow: DELETE) at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:142, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} [] [2020-01-06 11:10:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e844c6"},"request_uri":"http://localhost:8000/_wdt/e844c6","method":"GET"} [] [2020-01-06 11:14:22] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:14:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:14:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:14:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:14:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:14:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3bd5a7"},"request_uri":"http://localhost:8000/_wdt/3bd5a7","method":"GET"} [] [2020-01-06 11:14:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:14:27] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picturesActu/1","method":"DELETE"} [] [2020-01-06 11:14:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:14:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:14:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:14:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:14:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:14:27] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 11:14:27] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 11:14:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 11:14:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:15:35] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picturesActu/1","method":"DELETE"} [] [2020-01-06 11:15:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:15:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:15:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:15:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:15:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:15:35] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 11:15:35] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 11:15:35] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 11:15:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:18:25] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:18:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:18:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:18:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:18:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:18:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:18:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:18:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:18:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94b2b8"},"request_uri":"http://localhost:8000/_wdt/94b2b8","method":"GET"} [] [2020-01-06 11:18:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:18:27] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picturesActu/1","method":"DELETE"} [] [2020-01-06 11:18:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:18:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:18:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:18:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:18:27] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:18:27] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 11:18:28] doctrine.DEBUG: "ROLLBACK" [] [] [2020-01-06 11:18:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\InvalidArgumentException: "Expected argument of type "string", "NULL" given at property path "fileName"." at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php line 197 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException(code: 0): Expected argument of type \"string\", \"NULL\" given at property path \"fileName\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/property-access/PropertyAccessor.php:197)"} [] [2020-01-06 11:18:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:19:18] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:19:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:19:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:19:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:19:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:19:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:19:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:19:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:19:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b06524"},"request_uri":"http://localhost:8000/_wdt/b06524","method":"GET"} [] [2020-01-06 11:19:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:19:21] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"1"},"request_uri":"http://localhost:8000/admin/picturesActu/1","method":"DELETE"} [] [2020-01-06 11:19:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:19:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:19:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:19:21] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:19:21] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [1] [] [2020-01-06 11:19:21] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 11:19:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:19:29] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 11:19:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:19:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:19:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:19:29] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:19:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:19:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:19:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:19:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:19:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9f352e"},"request_uri":"http://localhost:8000/_wdt/9f352e","method":"GET"} [] [2020-01-06 11:22:33] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 11:22:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:22:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db6ffe"},"request_uri":"http://localhost:8000/_wdt/db6ffe","method":"GET"} [] [2020-01-06 11:22:35] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 11:22:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 11:22:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:22:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c9d74"},"request_uri":"http://localhost:8000/_wdt/8c9d74","method":"GET"} [] [2020-01-06 11:23:14] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2020-01-06 11:23:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:23:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 11:23:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 11:23:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:23:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:23:19] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:23:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:27:08] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:27:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:27:08] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130a3535dea883699788.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130a3535dea883699788.jpg","method":"GET"} [] [2020-01-06 11:27:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130a3535dea883699788.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130a3535dea883699788.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:27:09] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130bcbf2955228919912.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130bcbf2955228919912.jpg","method":"GET"} [] [2020-01-06 11:27:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130bcbf2955228919912.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130bcbf2955228919912.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:27:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ff3a9"},"request_uri":"http://localhost:8000/_wdt/4ff3a9","method":"GET"} [] [2020-01-06 11:27:10] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:27:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:27:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:27:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:27:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:27:11] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130a3535dea883699788.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130a3535dea883699788.jpg","method":"GET"} [] [2020-01-06 11:27:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130a3535dea883699788.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130a3535dea883699788.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:27:11] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130bcbf2955228919912.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130bcbf2955228919912.jpg","method":"GET"} [] [2020-01-06 11:27:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130bcbf2955228919912.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130bcbf2955228919912.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:27:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a26830"},"request_uri":"http://localhost:8000/_wdt/a26830","method":"GET"} [] [2020-01-06 11:27:43] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:27:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:27:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:27:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:27:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:27:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130a3535dea883699788.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130a3535dea883699788.jpg","method":"GET"} [] [2020-01-06 11:27:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130a3535dea883699788.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130a3535dea883699788.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:27:43] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130bcbf2955228919912.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130bcbf2955228919912.jpg","method":"GET"} [] [2020-01-06 11:27:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130bcbf2955228919912.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130bcbf2955228919912.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:27:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3474f8"},"request_uri":"http://localhost:8000/_wdt/3474f8","method":"GET"} [] [2020-01-06 11:28:52] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:28:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:28:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:28:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:28:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:28:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e532b"},"request_uri":"http://localhost:8000/_wdt/1e532b","method":"GET"} [] [2020-01-06 11:28:54] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:28:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:28:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:28:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:28:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:28:54] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130a3535dea883699788.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130a3535dea883699788.jpg","method":"GET"} [] [2020-01-06 11:28:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130a3535dea883699788.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130a3535dea883699788.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:28:55] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130bcbf2955228919912.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130bcbf2955228919912.jpg","method":"GET"} [] [2020-01-06 11:28:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130bcbf2955228919912.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130bcbf2955228919912.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:28:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6a0974"},"request_uri":"http://localhost:8000/_wdt/6a0974","method":"GET"} [] [2020-01-06 11:29:11] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:29:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:29:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:29:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:29:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:29:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:29:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"081c4b"},"request_uri":"http://localhost:8000/_wdt/081c4b","method":"GET"} [] [2020-01-06 11:29:17] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 11:29:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:29:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:29:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:29:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:29:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:29:17] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:29:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:29:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:29:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:29:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:29:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:29:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:29:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:29:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:29:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2079ca"},"request_uri":"http://localhost:8000/_wdt/2079ca","method":"GET"} [] [2020-01-06 11:29:18] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:29:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:29:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:29:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130a3535dea883699788.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130a3535dea883699788.jpg","method":"GET"} [] [2020-01-06 11:29:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130a3535dea883699788.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130a3535dea883699788.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:29:18] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/actualites/5e130bcbf2955228919912.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/actualites/5e130bcbf2955228919912.jpg","method":"GET"} [] [2020-01-06 11:29:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "images/actualites/5e130bcbf2955228919912.jpg" could not be found" at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php line 147 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Source image for path \"images/actualites/5e130bcbf2955228919912.jpg\" could not be found at /Applications/MAMP/htdocs/RomaNature/vendor/liip/imagine-bundle/Controller/ImagineController.php:147)"} [] [2020-01-06 11:29:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c19581"},"request_uri":"http://localhost:8000/_wdt/c19581","method":"GET"} [] [2020-01-06 11:29:58] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:29:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:29:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/actualites/5e130a3535dea883699788.jpg" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/actualites/5e130a3535dea883699788.jpg\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/actualites/5e130a3535dea883699788.jpg/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:29:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/actualites/5e130bcbf2955228919912.jpg" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/actualites/5e130bcbf2955228919912.jpg\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/actualites/5e130bcbf2955228919912.jpg/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:29:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3895df"},"request_uri":"http://localhost:8000/_wdt/3895df","method":"GET"} [] [2020-01-06 11:30:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:30:09] request.INFO: Matched route "logout". {"route":"logout","route_parameters":{"_route":"logout"},"request_uri":"http://localhost:8000/admin/logout","method":"GET"} [] [2020-01-06 11:30:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:30:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:30:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:30:09] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 11:30:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 11:30:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:30:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11cfc1"},"request_uri":"http://localhost:8000/_wdt/11cfc1","method":"GET"} [] [2020-01-06 11:30:12] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 11:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 11:30:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:30:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0604e9"},"request_uri":"http://localhost:8000/_wdt/0604e9","method":"GET"} [] [2020-01-06 11:30:13] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 11:30:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 11:30:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:30:13] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"thumb","path":"images/produits/5e130e38c8af3346805544.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/thumb/images/produits/5e130e38c8af3346805544.jpg","method":"GET"} [] [2020-01-06 11:30:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a28968"},"request_uri":"http://localhost:8000/_wdt/a28968","method":"GET"} [] [2020-01-06 11:30:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:31:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/images/actualites/5e130bcbf2955228919912.jpg" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/images/actualites/5e130bcbf2955228919912.jpg\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/images/actualites/5e130bcbf2955228919912.jpg/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:00] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2020-01-06 11:32:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-01-06 11:32:00] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-http/Firewall/AccessListener.php:72)"} [] [2020-01-06 11:32:00] security.DEBUG: Calling Authentication entry point. [] [] [2020-01-06 11:32:01] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"GET"} [] [2020-01-06 11:32:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-01-06 11:32:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/login")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/login\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0cddfd"},"request_uri":"http://localhost:8000/_wdt/0cddfd","method":"GET"} [] [2020-01-06 11:32:07] request.INFO: Matched route "login". {"route":"login","route_parameters":{"_route":"login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/admin/login","method":"POST"} [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.username = ? LIMIT 1 ["RomaNatureAdmin075"] [] [2020-01-06 11:32:07] php.INFO: User Deprecated: The "Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder" class is deprecated since Symfony 4.3, use "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder\" class is deprecated since Symfony 4.3, use \"Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder\" instead. at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/security-core/Encoder/BCryptPasswordEncoder.php:14)"} [] [2020-01-06 11:32:07] security.INFO: User has been authenticated successfully. {"username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:07] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2020-01-06 11:32:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 11:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 11:32:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a8647"},"request_uri":"http://localhost:8000/_wdt/2a8647","method":"GET"} [] [2020-01-06 11:32:10] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:32:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:32:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"72222b"},"request_uri":"http://localhost:8000/_wdt/72222b","method":"GET"} [] [2020-01-06 11:32:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:18] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:32:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:32:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaa7c5"},"request_uri":"http://localhost:8000/_wdt/aaa7c5","method":"GET"} [] [2020-01-06 11:32:20] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 11:32:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:32:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:20] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:32:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:32:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"642b92"},"request_uri":"http://localhost:8000/_wdt/642b92","method":"GET"} [] [2020-01-06 11:32:22] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:32:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:32:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4373f5"},"request_uri":"http://localhost:8000/_wdt/4373f5","method":"GET"} [] [2020-01-06 11:32:35] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 11:32:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:35] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:32:35] doctrine.DEBUG: INSERT INTO pictures_actu (filename, actuality_id) VALUES (?, ?) {"1":"5e131ad3b92d3658240254.jpg","2":1} [] [2020-01-06 11:32:35] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 11:32:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:35] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:32:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:32:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:36] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/actualites/5e131ad3b92d3658240254.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/actualites/5e131ad3b92d3658240254.jpg","method":"GET"} [] [2020-01-06 11:32:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"60208c"},"request_uri":"http://localhost:8000/_wdt/60208c","method":"GET"} [] [2020-01-06 11:32:37] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:32:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/actualites/5e130a3535dea883699788.jpg" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/actualites/5e130a3535dea883699788.jpg\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/actualites/5e130a3535dea883699788.jpg/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/actualites/5e130bcbf2955228919912.jpg" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/actualites/5e130bcbf2955228919912.jpg\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/actualites/5e130bcbf2955228919912.jpg/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2478ae"},"request_uri":"http://localhost:8000/_wdt/2478ae","method":"GET"} [] [2020-01-06 11:32:56] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"GET"} [] [2020-01-06 11:32:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:32:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:32:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:32:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:32:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5c569"},"request_uri":"http://localhost:8000/_wdt/c5c569","method":"GET"} [] [2020-01-06 11:32:58] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"2"},"request_uri":"http://localhost:8000/admin/picturesActu/2","method":"DELETE"} [] [2020-01-06 11:32:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:32:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:32:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:32:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["2"] [] [2020-01-06 11:32:58] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:32:58] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [2] [] [2020-01-06 11:32:58] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 11:32:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:00] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"1"},"request_uri":"http://localhost:8000/admin/actualites/1","method":"POST"} [] [2020-01-06 11:33:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["1"] [] [2020-01-06 11:33:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:00] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:33:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:33:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:33:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6e9b4"},"request_uri":"http://localhost:8000/_wdt/a6e9b4","method":"GET"} [] [2020-01-06 11:33:01] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:33:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:33:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:33:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /images/actualites/5e130bcbf2955228919912.jpg" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /images/actualites/5e130bcbf2955228919912.jpg\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/images/actualites/5e130bcbf2955228919912.jpg/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd36ef"},"request_uri":"http://localhost:8000/_wdt/dd36ef","method":"GET"} [] [2020-01-06 11:33:05] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/actualites/2","method":"GET"} [] [2020-01-06 11:33:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["2"] [] [2020-01-06 11:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8727be"},"request_uri":"http://localhost:8000/_wdt/8727be","method":"GET"} [] [2020-01-06 11:33:09] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/actualites/2","method":"POST"} [] [2020-01-06 11:33:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["2"] [] [2020-01-06 11:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:09] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:33:09] doctrine.DEBUG: INSERT INTO pictures_actu (filename, actuality_id) VALUES (?, ?) {"1":"5e131af5b497c456232257.jpg","2":2} [] [2020-01-06 11:33:09] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 11:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:09] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:33:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:10] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/actualites/5e131af5b497c456232257.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/actualites/5e131af5b497c456232257.jpg","method":"GET"} [] [2020-01-06 11:33:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"599ea4"},"request_uri":"http://localhost:8000/_wdt/599ea4","method":"GET"} [] [2020-01-06 11:33:10] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/actualites/2","method":"GET"} [] [2020-01-06 11:33:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["2"] [] [2020-01-06 11:33:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites/2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites/2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38099b"},"request_uri":"http://localhost:8000/_wdt/38099b","method":"GET"} [] [2020-01-06 11:33:12] request.INFO: Matched route "admin.picturesActu.delete". {"route":"admin.picturesActu.delete","route_parameters":{"_route":"admin.picturesActu.delete","_controller":"App\\Controller\\Admin\\AdminPictureActuController:delete","id":"3"},"request_uri":"http://localhost:8000/admin/picturesActu/3","method":"DELETE"} [] [2020-01-06 11:33:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.id = ? ["3"] [] [2020-01-06 11:33:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 11:33:12] doctrine.DEBUG: DELETE FROM pictures_actu WHERE id = ? [3] [] [2020-01-06 11:33:12] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 11:33:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:13] request.INFO: Matched route "admin.actuality.edit". {"route":"admin.actuality.edit","route_parameters":{"_route":"admin.actuality.edit","_controller":"App\\Controller\\Admin\\AdminActualityController::edit","id":"2"},"request_uri":"http://localhost:8000/admin/actualites/2","method":"POST"} [] [2020-01-06 11:33:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 WHERE t0.id = ? ["2"] [] [2020-01-06 11:33:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:13] request.INFO: Matched route "admin.actuality.index". {"route":"admin.actuality.index","route_parameters":{"_route":"admin.actuality.index","_controller":"App\\Controller\\Admin\\AdminActualityController::index"},"request_uri":"http://localhost:8000/admin/actualites","method":"GET"} [] [2020-01-06 11:33:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 11:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 11:33:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 11:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 11:33:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a31d7a"},"request_uri":"http://localhost:8000/_wdt/a31d7a","method":"GET"} [] [2020-01-06 11:33:15] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:33:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:33:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ad036"},"request_uri":"http://localhost:8000/_wdt/6ad036","method":"GET"} [] [2020-01-06 11:34:14] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:34:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:34:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:34:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:34:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:34:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b92028"},"request_uri":"http://localhost:8000/_wdt/b92028","method":"GET"} [] [2020-01-06 11:35:11] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:35:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:35:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"948f64"},"request_uri":"http://localhost:8000/_wdt/948f64","method":"GET"} [] [2020-01-06 11:35:22] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:35:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:35:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"67febb"},"request_uri":"http://localhost:8000/_wdt/67febb","method":"GET"} [] [2020-01-06 11:35:24] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:35:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:35:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:35:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:35:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:35:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"01b226"},"request_uri":"http://localhost:8000/_wdt/01b226","method":"GET"} [] [2020-01-06 11:35:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:36:20] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:36:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:36:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:36:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d106e"},"request_uri":"http://localhost:8000/_wdt/5d106e","method":"GET"} [] [2020-01-06 11:36:22] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:36:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:36:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:36:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28ac16"},"request_uri":"http://localhost:8000/_wdt/28ac16","method":"GET"} [] [2020-01-06 11:36:23] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:36:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:36:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:36:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6544b4"},"request_uri":"http://localhost:8000/_wdt/6544b4","method":"GET"} [] [2020-01-06 11:36:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:37:12] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:37:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:37:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:37:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:37:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec4457"},"request_uri":"http://localhost:8000/_wdt/ec4457","method":"GET"} [] [2020-01-06 11:37:13] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:37:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:37:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:37:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c415b"},"request_uri":"http://localhost:8000/_wdt/5c415b","method":"GET"} [] [2020-01-06 11:37:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:37:38] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:37:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:37:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4718e6"},"request_uri":"http://localhost:8000/_wdt/4718e6","method":"GET"} [] [2020-01-06 11:38:09] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:38:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:38:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:38:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7aa75"},"request_uri":"http://localhost:8000/_wdt/d7aa75","method":"GET"} [] [2020-01-06 11:41:48] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:41:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:41:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:41:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:41:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:41:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"661dab"},"request_uri":"http://localhost:8000/_wdt/661dab","method":"GET"} [] [2020-01-06 11:41:50] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:41:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:41:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:41:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:41:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:41:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0e424"},"request_uri":"http://localhost:8000/_wdt/d0e424","method":"GET"} [] [2020-01-06 11:41:51] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:41:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:41:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d887f0"},"request_uri":"http://localhost:8000/_wdt/d887f0","method":"GET"} [] [2020-01-06 11:41:51] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:41:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:41:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"703599"},"request_uri":"http://localhost:8000/_wdt/703599","method":"GET"} [] [2020-01-06 11:41:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:42:10] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:42:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:42:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:42:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a3d42e"},"request_uri":"http://localhost:8000/_wdt/a3d42e","method":"GET"} [] [2020-01-06 11:42:16] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:42:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:42:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:42:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:42:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:42:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c1856d"},"request_uri":"http://localhost:8000/_wdt/c1856d","method":"GET"} [] [2020-01-06 11:42:18] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:42:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:42:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:42:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c7d64"},"request_uri":"http://localhost:8000/_wdt/2c7d64","method":"GET"} [] [2020-01-06 11:42:59] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:42:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:42:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:42:59] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class DateTime could not be converted to string")." at /Applications/MAMP/htdocs/RomaNature/templates/actuality/index.html.twig line 18 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class DateTime could not be converted to string\"). at /Applications/MAMP/htdocs/RomaNature/templates/actuality/index.html.twig:18, ErrorException(code: 0): Catchable Fatal Error: Object of class DateTime could not be converted to string at /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/b4/b409f0dd7005e0291b54aba521296432e139ead7558a65f1056be751c4a1dd53.php:125)"} [] [2020-01-06 11:43:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5bfde7"},"request_uri":"http://localhost:8000/_wdt/5bfde7","method":"GET"} [] [2020-01-06 11:43:25] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:43:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:43:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:43:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:43:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:43:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"85d9e9"},"request_uri":"http://localhost:8000/_wdt/85d9e9","method":"GET"} [] [2020-01-06 11:43:27] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:43:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:43:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d54dec"},"request_uri":"http://localhost:8000/_wdt/d54dec","method":"GET"} [] [2020-01-06 11:43:55] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:43:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:43:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:43:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"024466"},"request_uri":"http://localhost:8000/_wdt/024466","method":"GET"} [] [2020-01-06 11:43:56] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:43:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:43:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:43:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca99c9"},"request_uri":"http://localhost:8000/_wdt/ca99c9","method":"GET"} [] [2020-01-06 11:43:57] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:43:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:43:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:43:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"120ca6"},"request_uri":"http://localhost:8000/_wdt/120ca6","method":"GET"} [] [2020-01-06 11:44:08] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:44:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:44:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:44:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:44:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:44:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0aac74"},"request_uri":"http://localhost:8000/_wdt/0aac74","method":"GET"} [] [2020-01-06 11:44:40] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:44:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:44:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:44:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:44:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:44:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cf365"},"request_uri":"http://localhost:8000/_wdt/5cf365","method":"GET"} [] [2020-01-06 11:45:11] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:45:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:45:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:45:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:45:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:45:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5875bc"},"request_uri":"http://localhost:8000/_wdt/5875bc","method":"GET"} [] [2020-01-06 11:45:12] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 11:45:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 11:45:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 11:45:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 11:45:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 11:45:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37c30b"},"request_uri":"http://localhost:8000/_wdt/37c30b","method":"GET"} [] [2020-01-06 12:56:05] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 12:56:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 12:56:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 12:56:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 12:56:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 12:56:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7958a"},"request_uri":"http://localhost:8000/_wdt/b7958a","method":"GET"} [] [2020-01-06 13:03:57] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:03:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:03:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:03:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:03:57] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:03:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:03:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:03:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:03:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:03:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b29822"},"request_uri":"http://localhost:8000/_wdt/b29822","method":"GET"} [] [2020-01-06 13:03:58] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:03:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:03:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:03:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:03:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:03:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6cf73f"},"request_uri":"http://localhost:8000/_wdt/6cf73f","method":"GET"} [] [2020-01-06 13:03:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:04:28] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:04:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:04:28] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A message inside a trans tag must be a simple text." at /Applications/MAMP/htdocs/RomaNature/templates/actuality/index.html.twig line 19 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A message inside a trans tag must be a simple text. at /Applications/MAMP/htdocs/RomaNature/templates/actuality/index.html.twig:19)"} [] [2020-01-06 13:04:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca6c1e"},"request_uri":"http://localhost:8000/_wdt/ca6c1e","method":"GET"} [] [2020-01-06 13:04:42] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:04:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:04:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:04:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:04:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:04:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c22c4f"},"request_uri":"http://localhost:8000/_wdt/c22c4f","method":"GET"} [] [2020-01-06 13:07:36] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:07:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:07:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:07:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:07:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:07:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95ab2b"},"request_uri":"http://localhost:8000/_wdt/95ab2b","method":"GET"} [] [2020-01-06 13:07:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:07:38] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:07:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:07:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:07:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e70233"},"request_uri":"http://localhost:8000/_wdt/e70233","method":"GET"} [] [2020-01-06 13:07:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:10:56] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:10:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:10:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ce90a"},"request_uri":"http://localhost:8000/_wdt/7ce90a","method":"GET"} [] [2020-01-06 13:11:07] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:11:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:11:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:11:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:11:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:11:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e077c"},"request_uri":"http://localhost:8000/_wdt/1e077c","method":"GET"} [] [2020-01-06 13:11:36] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:11:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:11:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:11:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:11:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:11:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2c8f4"},"request_uri":"http://localhost:8000/_wdt/e2c8f4","method":"GET"} [] [2020-01-06 13:11:47] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:11:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:11:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2a2bb"},"request_uri":"http://localhost:8000/_wdt/b2a2bb","method":"GET"} [] [2020-01-06 13:11:48] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:11:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:11:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec1e3d"},"request_uri":"http://localhost:8000/_wdt/ec1e3d","method":"GET"} [] [2020-01-06 13:11:49] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:11:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:11:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f92b48"},"request_uri":"http://localhost:8000/_wdt/f92b48","method":"GET"} [] [2020-01-06 13:11:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:12:13] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:12:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:12:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:12:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:12:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:12:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81c3b7"},"request_uri":"http://localhost:8000/_wdt/81c3b7","method":"GET"} [] [2020-01-06 13:12:15] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:12:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:12:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:12:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:12:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:12:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61568a"},"request_uri":"http://localhost:8000/_wdt/61568a","method":"GET"} [] [2020-01-06 13:12:32] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:12:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:12:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"12957c"},"request_uri":"http://localhost:8000/_wdt/12957c","method":"GET"} [] [2020-01-06 13:13:50] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:13:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:13:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:13:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:13:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:13:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d66471"},"request_uri":"http://localhost:8000/_wdt/d66471","method":"GET"} [] [2020-01-06 13:14:00] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:14:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:14:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:14:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:14:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:14:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"054581"},"request_uri":"http://localhost:8000/_wdt/054581","method":"GET"} [] [2020-01-06 13:14:45] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:14:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:14:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2d7e40"},"request_uri":"http://localhost:8000/_wdt/2d7e40","method":"GET"} [] [2020-01-06 13:14:46] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:14:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:14:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7405f7"},"request_uri":"http://localhost:8000/_wdt/7405f7","method":"GET"} [] [2020-01-06 13:14:53] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:14:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:14:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed4638"},"request_uri":"http://localhost:8000/_wdt/ed4638","method":"GET"} [] [2020-01-06 13:15:00] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:15:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:15:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:15:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb2c75"},"request_uri":"http://localhost:8000/_wdt/cb2c75","method":"GET"} [] [2020-01-06 13:15:14] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:15:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:15:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5c16a5"},"request_uri":"http://localhost:8000/_wdt/5c16a5","method":"GET"} [] [2020-01-06 13:15:33] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:15:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:15:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:15:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af059a"},"request_uri":"http://localhost:8000/_wdt/af059a","method":"GET"} [] [2020-01-06 13:15:35] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:15:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:15:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:15:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:15:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:15:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"894319"},"request_uri":"http://localhost:8000/_wdt/894319","method":"GET"} [] [2020-01-06 13:15:45] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:15:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:15:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:15:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95495e"},"request_uri":"http://localhost:8000/_wdt/95495e","method":"GET"} [] [2020-01-06 13:15:46] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:15:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:15:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:15:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e4b53"},"request_uri":"http://localhost:8000/_wdt/7e4b53","method":"GET"} [] [2020-01-06 13:15:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:16:06] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:16:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:16:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00c6f9"},"request_uri":"http://localhost:8000/_wdt/00c6f9","method":"GET"} [] [2020-01-06 13:19:54] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 13:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 13:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 13:19:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 13:19:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/actualites")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/actualites\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:19:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75301d"},"request_uri":"http://localhost:8000/_wdt/75301d","method":"GET"} [] [2020-01-06 13:27:49] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 13:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 13:27:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:27:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e50e7f"},"request_uri":"http://localhost:8000/_wdt/e50e7f","method":"GET"} [] [2020-01-06 13:39:14] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:39:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:39:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:39:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2db62"},"request_uri":"http://localhost:8000/_wdt/c2db62","method":"GET"} [] [2020-01-06 13:39:38] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:39:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:39:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2acf46"},"request_uri":"http://localhost:8000/_wdt/2acf46","method":"GET"} [] [2020-01-06 13:39:55] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:39:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:39:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:39:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fcdf0c"},"request_uri":"http://localhost:8000/_wdt/fcdf0c","method":"GET"} [] [2020-01-06 13:39:57] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:39:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:39:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d28354"},"request_uri":"http://localhost:8000/_wdt/d28354","method":"GET"} [] [2020-01-06 13:40:24] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:40:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:40:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:40:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac53c5"},"request_uri":"http://localhost:8000/_wdt/ac53c5","method":"GET"} [] [2020-01-06 13:40:25] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:40:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:40:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:40:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ec99e2"},"request_uri":"http://localhost:8000/_wdt/ec99e2","method":"GET"} [] [2020-01-06 13:40:26] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:40:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:40:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:40:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22780c"},"request_uri":"http://localhost:8000/_wdt/22780c","method":"GET"} [] [2020-01-06 13:40:46] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:40:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:40:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:40:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b849b5"},"request_uri":"http://localhost:8000/_wdt/b849b5","method":"GET"} [] [2020-01-06 13:40:47] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:40:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:40:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:40:47] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:40:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:40:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"329434"},"request_uri":"http://localhost:8000/_wdt/329434","method":"GET"} [] [2020-01-06 13:40:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:40:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5056e8"},"request_uri":"http://localhost:8000/_wdt/5056e8","method":"GET"} [] [2020-01-06 13:40:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:45:57] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:45:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:45:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:45:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"006556"},"request_uri":"http://localhost:8000/_wdt/006556","method":"GET"} [] [2020-01-06 13:45:58] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:45:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:45:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:45:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca384b"},"request_uri":"http://localhost:8000/_wdt/ca384b","method":"GET"} [] [2020-01-06 13:46:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:46:25] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:46:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:46:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:46:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7db92"},"request_uri":"http://localhost:8000/_wdt/d7db92","method":"GET"} [] [2020-01-06 13:46:28] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:46:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:46:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:46:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9d767a"},"request_uri":"http://localhost:8000/_wdt/9d767a","method":"GET"} [] [2020-01-06 13:46:43] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:46:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:46:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:46:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"852c7d"},"request_uri":"http://localhost:8000/_wdt/852c7d","method":"GET"} [] [2020-01-06 13:46:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:47:08] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:47:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:47:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:47:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3995a5"},"request_uri":"http://localhost:8000/_wdt/3995a5","method":"GET"} [] [2020-01-06 13:47:44] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:47:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:47:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:47:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac875d"},"request_uri":"http://localhost:8000/_wdt/ac875d","method":"GET"} [] [2020-01-06 13:47:47] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:47:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:47:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:47:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79b0f2"},"request_uri":"http://localhost:8000/_wdt/79b0f2","method":"GET"} [] [2020-01-06 13:47:56] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:47:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:47:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:47:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d8ba7c"},"request_uri":"http://localhost:8000/_wdt/d8ba7c","method":"GET"} [] [2020-01-06 13:49:39] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:49:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:49:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:49:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5fc509"},"request_uri":"http://localhost:8000/_wdt/5fc509","method":"GET"} [] [2020-01-06 13:50:32] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:50:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:50:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:50:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f9e65"},"request_uri":"http://localhost:8000/_wdt/0f9e65","method":"GET"} [] [2020-01-06 13:50:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:51:21] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:51:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:51:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:51:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"79df4e"},"request_uri":"http://localhost:8000/_wdt/79df4e","method":"GET"} [] [2020-01-06 13:51:30] request.INFO: Matched route "admin.productDeco.index". {"route":"admin.productDeco.index","route_parameters":{"_route":"admin.productDeco.index","_controller":"App\\Controller\\Admin\\AdminProductDecoController::index"},"request_uri":"http://localhost:8000/admin/produits-deco","method":"GET"} [] [2020-01-06 13:51:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:51:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:51:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:51:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:51:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:51:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf2a97"},"request_uri":"http://localhost:8000/_wdt/bf2a97","method":"GET"} [] [2020-01-06 13:52:19] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"GET"} [] [2020-01-06 13:52:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:52:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:52:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ [] [] [2020-01-06 13:52:19] request.CRITICAL: Uncaught PHP Exception ErrorException: "Catchable Fatal Error: Object of class App\Entity\CategoryDeco could not be converted to string" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php line 61 {"exception":"[object] (ErrorException(code: 0): Catchable Fatal Error: Object of class App\\Entity\\CategoryDeco could not be converted to string at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php:61)"} [] [2020-01-06 13:52:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:52:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb3e70"},"request_uri":"http://localhost:8000/_wdt/bb3e70","method":"GET"} [] [2020-01-06 13:53:39] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"GET"} [] [2020-01-06 13:53:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:53:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:53:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:53:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ [] [] [2020-01-06 13:53:40] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "pictureFiles" nor one of the methods "pictureFiles()", "getpictureFiles()"/"ispictureFiles()"/"haspictureFiles()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at /Applications/MAMP/htdocs/RomaNature/templates/admin/productDeco/_form.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Neither the property \"pictureFiles\" nor one of the methods \"pictureFiles()\", \"getpictureFiles()\"/\"ispictureFiles()\"/\"haspictureFiles()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at /Applications/MAMP/htdocs/RomaNature/templates/admin/productDeco/_form.html.twig:12)"} [] [2020-01-06 13:53:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:53:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b6cd31"},"request_uri":"http://localhost:8000/_wdt/b6cd31","method":"GET"} [] [2020-01-06 13:54:14] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"GET"} [] [2020-01-06 13:54:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:54:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:54:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:54:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ [] [] [2020-01-06 13:54:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:54:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:54:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5097d2"},"request_uri":"http://localhost:8000/_wdt/5097d2","method":"GET"} [] [2020-01-06 13:54:30] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"POST"} [] [2020-01-06 13:54:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:54:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:54:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:54:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ WHERE c0_.id IN (?) [["1"]] [] [2020-01-06 13:54:30] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMInvalidArgumentException: "A new entity was found through the relationship 'App\Entity\ProductDeco#pictures' that was not configured to cascade persist operations for entity: App\Entity\PicturesDeco@000000003e464f1600000000576b0166. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'App\Entity\PicturesDeco#__toString()' to get a clue." at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php line 102 {"exception":"[object] (Doctrine\\ORM\\ORMInvalidArgumentException(code: 0): A new entity was found through the relationship 'App\\Entity\\ProductDeco#pictures' that was not configured to cascade persist operations for entity: App\\Entity\\PicturesDeco@000000003e464f1600000000576b0166. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={\"persist\"}). If you cannot find out which entity causes the problem implement 'App\\Entity\\PicturesDeco#__toString()' to get a clue. at /Applications/MAMP/htdocs/RomaNature/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php:102)"} [] [2020-01-06 13:54:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:54:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bad1c"},"request_uri":"http://localhost:8000/_wdt/6bad1c","method":"GET"} [] [2020-01-06 13:55:14] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"POST"} [] [2020-01-06 13:55:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ WHERE c0_.id IN (?) [["1"]] [] [2020-01-06 13:55:14] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 13:55:14] doctrine.DEBUG: INSERT INTO product_deco (name, created_at, updated_at, category_id) VALUES (?, ?, ?, ?) {"1":"Lorem ipsum","2":"2020-01-06 13:55:14","3":"2020-01-06 13:55:14","4":1} [] [2020-01-06 13:55:14] doctrine.DEBUG: INSERT INTO pictures_deco (filename, product_deco_id) VALUES (?, ?) {"1":"5e133c425f819379039084.jpg","2":1} [] [2020-01-06 13:55:14] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 13:55:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:14] request.INFO: Matched route "admin.productDeco.index". {"route":"admin.productDeco.index","route_parameters":{"_route":"admin.productDeco.index","_controller":"App\\Controller\\Admin\\AdminProductDecoController::index"},"request_uri":"http://localhost:8000/admin/produits-deco","method":"GET"} [] [2020-01-06 13:55:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 13:55:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:55:14] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsDeco/5e133c425f819379039084.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsDeco/5e133c425f819379039084.jpg","method":"GET"} [] [2020-01-06 13:55:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cf332d"},"request_uri":"http://localhost:8000/_wdt/cf332d","method":"GET"} [] [2020-01-06 13:55:19] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"GET"} [] [2020-01-06 13:55:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ [] [] [2020-01-06 13:55:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:55:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11273d"},"request_uri":"http://localhost:8000/_wdt/11273d","method":"GET"} [] [2020-01-06 13:55:31] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"POST"} [] [2020-01-06 13:55:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ WHERE c0_.id IN (?) [["1"]] [] [2020-01-06 13:55:31] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 13:55:31] doctrine.DEBUG: INSERT INTO product_deco (name, created_at, updated_at, category_id) VALUES (?, ?, ?, ?) {"1":"Lorem ipsum 2","2":"2020-01-06 13:55:31","3":"2020-01-06 13:55:31","4":1} [] [2020-01-06 13:55:31] doctrine.DEBUG: INSERT INTO pictures_deco (filename, product_deco_id) VALUES (?, ?) {"1":"5e133c5352ff9529532662.jpg","2":2} [] [2020-01-06 13:55:31] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 13:55:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:31] request.INFO: Matched route "admin.productDeco.index". {"route":"admin.productDeco.index","route_parameters":{"_route":"admin.productDeco.index","_controller":"App\\Controller\\Admin\\AdminProductDecoController::index"},"request_uri":"http://localhost:8000/admin/produits-deco","method":"GET"} [] [2020-01-06 13:55:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 13:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 13:55:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:55:31] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsDeco/5e133c5352ff9529532662.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsDeco/5e133c5352ff9529532662.jpg","method":"GET"} [] [2020-01-06 13:55:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a95bd6"},"request_uri":"http://localhost:8000/_wdt/a95bd6","method":"GET"} [] [2020-01-06 13:55:32] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"GET"} [] [2020-01-06 13:55:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ [] [] [2020-01-06 13:55:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco/new")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco/new\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:55:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4a915d"},"request_uri":"http://localhost:8000/_wdt/4a915d","method":"GET"} [] [2020-01-06 13:55:41] request.INFO: Matched route "admin.productDeco.new". {"route":"admin.productDeco.new","route_parameters":{"_route":"admin.productDeco.new","_controller":"App\\Controller\\Admin\\AdminProductDecoController::new"},"request_uri":"http://localhost:8000/admin/produits-deco/new","method":"POST"} [] [2020-01-06 13:55:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_deco c0_ WHERE c0_.id IN (?) [["1"]] [] [2020-01-06 13:55:41] doctrine.DEBUG: "START TRANSACTION" [] [] [2020-01-06 13:55:41] doctrine.DEBUG: INSERT INTO product_deco (name, created_at, updated_at, category_id) VALUES (?, ?, ?, ?) {"1":"Lorem ipsum 3","2":"2020-01-06 13:55:41","3":"2020-01-06 13:55:41","4":1} [] [2020-01-06 13:55:41] doctrine.DEBUG: INSERT INTO pictures_deco (filename, product_deco_id) VALUES (?, ?) {"1":"5e133c5dc55eb262965381.jpg","2":3} [] [2020-01-06 13:55:41] doctrine.DEBUG: "COMMIT" [] [] [2020-01-06 13:55:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:41] request.INFO: Matched route "admin.productDeco.index". {"route":"admin.productDeco.index","route_parameters":{"_route":"admin.productDeco.index","_controller":"App\\Controller\\Admin\\AdminProductDecoController::index"},"request_uri":"http://localhost:8000/admin/produits-deco","method":"GET"} [] [2020-01-06 13:55:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 13:55:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 13:55:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 13:55:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin/produits-deco")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin/produits-deco\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:55:42] request.INFO: Matched route "liip_imagine_filter". {"route":"liip_imagine_filter","route_parameters":{"_route":"liip_imagine_filter","_controller":"liip_imagine.controller:filterAction","filter":"admin","path":"images/produitsDeco/5e133c5dc55eb262965381.jpg"},"request_uri":"http://localhost:8000/media/cache/resolve/admin/images/produitsDeco/5e133c5dc55eb262965381.jpg","method":"GET"} [] [2020-01-06 13:55:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f0bb56"},"request_uri":"http://localhost:8000/_wdt/f0bb56","method":"GET"} [] [2020-01-06 13:57:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:59:27] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 13:59:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 13:59:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 13:59:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 13:59:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f54aaf"},"request_uri":"http://localhost:8000/_wdt/f54aaf","method":"GET"} [] [2020-01-06 14:00:07] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:00:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:00:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:00:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:00:08] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "actuality" does not exist." at /Applications/MAMP/htdocs/RomaNature/templates/deco/index.html.twig line 39 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"actuality\" does not exist. at /Applications/MAMP/htdocs/RomaNature/templates/deco/index.html.twig:39)"} [] [2020-01-06 14:00:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"641e85"},"request_uri":"http://localhost:8000/_wdt/641e85","method":"GET"} [] [2020-01-06 14:00:20] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:00:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:00:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:00:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bad82d"},"request_uri":"http://localhost:8000/_wdt/bad82d","method":"GET"} [] [2020-01-06 14:01:27] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:01:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:01:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:01:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:01:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:01:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:01:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:01:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f2bfb"},"request_uri":"http://localhost:8000/_wdt/2f2bfb","method":"GET"} [] [2020-01-06 14:01:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:03:01] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:03:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:03:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:03:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:03:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:03:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:03:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:03:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"060336"},"request_uri":"http://localhost:8000/_wdt/060336","method":"GET"} [] [2020-01-06 14:05:36] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:05:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:05:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:05:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:05:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:05:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:05:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:05:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b09bb3"},"request_uri":"http://localhost:8000/_wdt/b09bb3","method":"GET"} [] [2020-01-06 14:05:39] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:05:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:05:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:05:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:05:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:05:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:05:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"763a93"},"request_uri":"http://localhost:8000/_wdt/763a93","method":"GET"} [] [2020-01-06 14:06:07] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:06:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:06:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5003f7"},"request_uri":"http://localhost:8000/_wdt/5003f7","method":"GET"} [] [2020-01-06 14:06:48] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:06:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:06:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:06:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c1554"},"request_uri":"http://localhost:8000/_wdt/7c1554","method":"GET"} [] [2020-01-06 14:09:10] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:09:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:09:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:09:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:09:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:09:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:09:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:09:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8576dc"},"request_uri":"http://localhost:8000/_wdt/8576dc","method":"GET"} [] [2020-01-06 14:09:32] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:09:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:09:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:09:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d0a12"},"request_uri":"http://localhost:8000/_wdt/4d0a12","method":"GET"} [] [2020-01-06 14:09:34] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:09:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:09:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:09:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"13ca92"},"request_uri":"http://localhost:8000/_wdt/13ca92","method":"GET"} [] [2020-01-06 14:09:58] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:09:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:09:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:09:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c7625c"},"request_uri":"http://localhost:8000/_wdt/c7625c","method":"GET"} [] [2020-01-06 14:10:22] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:10:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:10:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:10:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:10:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:10:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:10:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:10:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c44694"},"request_uri":"http://localhost:8000/_wdt/c44694","method":"GET"} [] [2020-01-06 14:10:58] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:10:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:10:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:10:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:10:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:10:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:10:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:10:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8a91f"},"request_uri":"http://localhost:8000/_wdt/c8a91f","method":"GET"} [] [2020-01-06 14:11:26] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:11:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:11:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:11:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:11:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:11:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:11:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:11:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7562ac"},"request_uri":"http://localhost:8000/_wdt/7562ac","method":"GET"} [] [2020-01-06 14:11:27] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:11:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:11:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:11:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:11:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:11:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:11:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:11:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46c0f1"},"request_uri":"http://localhost:8000/_wdt/46c0f1","method":"GET"} [] [2020-01-06 14:11:33] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:11:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:11:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:11:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9649a1"},"request_uri":"http://localhost:8000/_wdt/9649a1","method":"GET"} [] [2020-01-06 14:11:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:11:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:18:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:18:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:19:00] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:19:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:19:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:19:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e5ab6"},"request_uri":"http://localhost:8000/_wdt/8e5ab6","method":"GET"} [] [2020-01-06 14:19:01] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:19:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:19:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:19:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbf818"},"request_uri":"http://localhost:8000/_wdt/dbf818","method":"GET"} [] [2020-01-06 14:19:03] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:19:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:19:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:19:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fec646"},"request_uri":"http://localhost:8000/_wdt/fec646","method":"GET"} [] [2020-01-06 14:19:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:20:22] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:20:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:20:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:20:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:20:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:20:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:20:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:20:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b3f46b"},"request_uri":"http://localhost:8000/_wdt/b3f46b","method":"GET"} [] [2020-01-06 14:22:04] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 14:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 14:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 14:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 14:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 14:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 14:22:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:22:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a14c91"},"request_uri":"http://localhost:8000/_wdt/a14c91","method":"GET"} [] [2020-01-06 14:59:16] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 14:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 14:59:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:59:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"acd7a1"},"request_uri":"http://localhost:8000/_wdt/acd7a1","method":"GET"} [] [2020-01-06 14:59:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 14:59:18] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 14:59:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 14:59:19] php.CRITICAL: Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 14:59:19] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355" at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php line 38 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 14:59:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c6851b"},"request_uri":"http://localhost:8000/_wdt/c6851b","method":"GET"} [] [2020-01-06 15:01:21] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:01:21] php.CRITICAL: Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:01:21] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355" at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php line 38 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:01:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"686c52"},"request_uri":"http://localhost:8000/_wdt/686c52","method":"GET"} [] [2020-01-06 15:01:26] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:01:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:01:26] php.CRITICAL: Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:01:26] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355" at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php line 38 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:01:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7d6ea"},"request_uri":"http://localhost:8000/_wdt/a7d6ea","method":"GET"} [] [2020-01-06 15:07:16] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:07:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:07:16] php.CRITICAL: Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:07:16] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355" at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php line 38 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:07:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aaa4e9"},"request_uri":"http://localhost:8000/_wdt/aaa4e9","method":"GET"} [] [2020-01-06 15:08:24] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:08:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:08:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:08:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3e5560"},"request_uri":"http://localhost:8000/_wdt/3e5560","method":"GET"} [] [2020-01-06 15:08:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:10:26] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:10:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:10:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:10:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5efee9"},"request_uri":"http://localhost:8000/_wdt/5efee9","method":"GET"} [] [2020-01-06 15:11:34] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:11:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:11:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:11:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc2c45"},"request_uri":"http://localhost:8000/_wdt/bc2c45","method":"GET"} [] [2020-01-06 15:11:44] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:11:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:11:44] php.CRITICAL: Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:11:44] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355" at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php line 38 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 2 passed to Knp\\Bundle\\PaginatorBundle\\Twig\\Extension\\PaginationExtension::render() must be an instance of Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination, array given, called in /Applications/MAMP/htdocs/RomaNature/var/cache/dev/twig/e4/e42bf772aa8147c51120e1cb6df90fd2c98037603e8c74879d32ab6767e4ebc4.php on line 355 at /Applications/MAMP/htdocs/RomaNature/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:38)"} [] [2020-01-06 15:11:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"90d2ae"},"request_uri":"http://localhost:8000/_wdt/90d2ae","method":"GET"} [] [2020-01-06 15:14:39] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 6 [1] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6]] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:14:39] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "There are no registered paths for namespace "KnpPaginator"." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 106 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): There are no registered paths for namespace \"KnpPaginator\". at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:106)"} [] [2020-01-06 15:14:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c59588"},"request_uri":"http://localhost:8000/_wdt/c59588","method":"GET"} [] [2020-01-06 15:15:17] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 6 [1] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6]] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:15:17] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "There are no registered paths for namespace "KnpPaginator"." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 106 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): There are no registered paths for namespace \"KnpPaginator\". at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:106)"} [] [2020-01-06 15:15:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"11be84"},"request_uri":"http://localhost:8000/_wdt/11be84","method":"GET"} [] [2020-01-06 15:16:06] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 6 [1] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6]] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:16:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:16:06] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "There are no registered paths for namespace "KnpPaginator"." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 106 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): There are no registered paths for namespace \"KnpPaginator\". at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:106)"} [] [2020-01-06 15:16:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d385b8"},"request_uri":"http://localhost:8000/_wdt/d385b8","method":"GET"} [] [2020-01-06 15:16:07] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 6 [1] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6]] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:16:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:16:07] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "There are no registered paths for namespace "KnpPaginator"." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 106 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): There are no registered paths for namespace \"KnpPaginator\". at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:106)"} [] [2020-01-06 15:16:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0b3f6"},"request_uri":"http://localhost:8000/_wdt/b0b3f6","method":"GET"} [] [2020-01-06 15:16:25] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 6 [1] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6]] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:16:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:16:25] request.CRITICAL: Uncaught PHP Exception Twig\Error\LoaderError: "There are no registered paths for namespace "KnpPaginator"." at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig line 106 {"exception":"[object] (Twig\\Error\\LoaderError(code: 0): There are no registered paths for namespace \"KnpPaginator\". at /Applications/MAMP/htdocs/RomaNature/templates/product/index.html.twig:106)"} [] [2020-01-06 15:16:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a897e1"},"request_uri":"http://localhost:8000/_wdt/a897e1","method":"GET"} [] [2020-01-06 15:17:32] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 6 [1] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6]] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:17:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:17:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:17:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"35db83"},"request_uri":"http://localhost:8000/_wdt/35db83","method":"GET"} [] [2020-01-06 15:17:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:17:50] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [1] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6,7,8]] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:17:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:17:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f49691"},"request_uri":"http://localhost:8000/_wdt/f49691","method":"GET"} [] [2020-01-06 15:37:26] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [1] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6,7,8]] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:37:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:37:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:37:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a33124"},"request_uri":"http://localhost:8000/_wdt/a33124","method":"GET"} [] [2020-01-06 15:37:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:39:19] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [1] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6,7,8]] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:39:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:39:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"70e42f"},"request_uri":"http://localhost:8000/_wdt/70e42f","method":"GET"} [] [2020-01-06 15:40:16] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [1] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6,7,8]] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:40:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:40:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:40:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8f7330"},"request_uri":"http://localhost:8000/_wdt/8f7330","method":"GET"} [] [2020-01-06 15:40:19] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [1] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6,7,8]] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:40:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:40:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:40:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac7ff3"},"request_uri":"http://localhost:8000/_wdt/ac7ff3","method":"GET"} [] [2020-01-06 15:40:50] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [1] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6,7,8]] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:40:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:40:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7315b7"},"request_uri":"http://localhost:8000/_wdt/7315b7","method":"GET"} [] [2020-01-06 15:40:56] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 15:40:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 15:40:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:40:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93b32d"},"request_uri":"http://localhost:8000/_wdt/93b32d","method":"GET"} [] [2020-01-06 15:40:58] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2020-01-06 15:40:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 15:40:58] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 15:40:58] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [6] [] [2020-01-06 15:40:58] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[96,97,98,99,100,101,102,103]] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 15:40:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2020-01-06 15:40:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:40:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f8547"},"request_uri":"http://localhost:8000/_wdt/5f8547","method":"GET"} [] [2020-01-06 15:41:01] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 15:41:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 15:41:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c2e7a4"},"request_uri":"http://localhost:8000/_wdt/c2e7a4","method":"GET"} [] [2020-01-06 15:41:02] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7","method":"GET"} [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [7] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [7,[108,109,110,111,112,113,114,115]] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 15:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 15:41:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6f18d"},"request_uri":"http://localhost:8000/_wdt/f6f18d","method":"GET"} [] [2020-01-06 15:41:08] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7?page=2","method":"GET"} [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [7] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [7,[116,117,118,119,120,121,122,123]] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 15:41:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 15:41:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3886fe"},"request_uri":"http://localhost:8000/_wdt/3886fe","method":"GET"} [] [2020-01-06 15:41:10] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7?page=3","method":"GET"} [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 16 [7] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [7,[124,125,126,127,128,129,130,131]] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 15:41:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 15:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7?page=3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7?page=3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"569ea9"},"request_uri":"http://localhost:8000/_wdt/569ea9","method":"GET"} [] [2020-01-06 15:41:24] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7?page=2","method":"GET"} [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [7] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [7,[116,117,118,119,120,121,122,123]] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 15:41:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 15:41:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54ac96"},"request_uri":"http://localhost:8000/_wdt/54ac96","method":"GET"} [] [2020-01-06 15:41:27] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"graviers","id":"7"},"request_uri":"http://localhost:8000/nos-produits/graviers-7?page=1","method":"GET"} [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["7"] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [7] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [7] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [7,[108,109,110,111,112,113,114,115]] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 15:41:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 15:41:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/graviers-7?page=1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/graviers-7?page=1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47dba9"},"request_uri":"http://localhost:8000/_wdt/47dba9","method":"GET"} [] [2020-01-06 15:41:32] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 15:41:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 15:41:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bfc914"},"request_uri":"http://localhost:8000/_wdt/bfc914","method":"GET"} [] [2020-01-06 15:41:33] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1","method":"GET"} [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [1] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[1,2,3,4,5,6,7,8]] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:41:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:41:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0319a2"},"request_uri":"http://localhost:8000/_wdt/0319a2","method":"GET"} [] [2020-01-06 15:41:41] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1?page=2","method":"GET"} [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [1] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[9,10,11,12,13,14,15,16]] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:41:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:41:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"91736d"},"request_uri":"http://localhost:8000/_wdt/91736d","method":"GET"} [] [2020-01-06 15:41:46] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"dallages","id":"1"},"request_uri":"http://localhost:8000/nos-produits/dallages-1?page=3","method":"GET"} [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["1"] [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [1] [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 16 [1] [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [1,[17,18,19,20]] [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:41:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:41:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/dallages-1?page=3")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/dallages-1?page=3\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00278d"},"request_uri":"http://localhost:8000/_wdt/00278d","method":"GET"} [] [2020-01-06 15:41:51] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 15:41:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 15:41:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb08c6"},"request_uri":"http://localhost:8000/_wdt/eb08c6","method":"GET"} [] [2020-01-06 15:41:56] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 15:41:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 15:41:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b763b"},"request_uri":"http://localhost:8000/_wdt/9b763b","method":"GET"} [] [2020-01-06 15:41:58] request.INFO: Matched route "devdurable". {"route":"devdurable","route_parameters":{"_route":"devdurable","_controller":"App\\Controller\\HomeController::devDurable"},"request_uri":"http://localhost:8000/developpement-durable","method":"GET"} [] [2020-01-06 15:41:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/developpement-durable")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/developpement-durable\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:41:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"25c2a6"},"request_uri":"http://localhost:8000/_wdt/25c2a6","method":"GET"} [] [2020-01-06 15:42:06] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost:8000/admin","method":"GET"} [] [2020-01-06 15:42:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3 FROM user t0 WHERE t0.id = ? [1] [] [2020-01-06 15:42:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"RomaNatureAdmin075"} [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6, t0.finition_id AS finition_id_7, t0.pose_id AS pose_id_8 FROM product t0 [] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_ [] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1 FROM finition f0_ [] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1 FROM pose p0_ [] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.format AS format_2, m0_.epaisseur AS epaisseur_3, m0_.bords AS bords_4, m0_.calibre AS calibre_5, m0_.materiau AS materiau_6, m0_.specificite AS specificite_7 FROM modele m0_ [] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [1] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [2] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [3] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [4] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [5] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [6] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [7] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [8] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [9] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [10] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [11] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [12] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [13] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [14] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [15] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [16] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [17] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [18] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [19] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [20] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [21] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [22] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [23] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [24] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [25] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [26] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [27] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [28] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [29] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [30] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [31] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [32] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [33] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [34] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [35] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [36] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [37] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [38] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [39] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [40] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [41] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [42] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [43] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [44] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [45] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [46] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [47] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [48] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [49] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [50] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [51] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [52] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [53] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [54] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [55] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [56] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [57] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [58] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [59] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [60] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [61] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [62] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [63] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [64] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [65] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [66] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [67] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [68] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [69] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [70] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [71] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [72] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [73] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [74] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [75] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [76] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [77] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [78] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [79] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [80] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [81] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [82] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [83] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [84] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [85] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [86] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [87] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [88] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [89] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [90] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [91] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [92] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [93] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [94] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [95] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [108] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [109] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [110] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [111] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [112] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [113] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [114] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [115] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [116] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [117] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [118] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [119] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [120] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [121] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [122] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [123] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [124] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [125] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [126] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [127] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [128] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [129] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [130] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [131] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [132] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [133] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [134] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [135] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [136] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [137] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [138] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [139] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [140] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [141] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [142] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [143] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [144] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [145] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [146] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [147] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [148] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [149] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [150] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [151] [] [2020-01-06 15:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [152] [] [2020-01-06 15:42:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2020-01-06 15:42:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/admin")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/admin\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:42:08] request.INFO: Matched route "actuality.index". {"route":"actuality.index","route_parameters":{"_route":"actuality.index","_controller":"App\\Controller\\ActualityController::index"},"request_uri":"http://localhost:8000/actualites","method":"GET"} [] [2020-01-06 15:42:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.text AS text_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM actuality t0 [] [] [2020-01-06 15:42:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [1] [] [2020-01-06 15:42:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.actuality_id AS actuality_id_3 FROM pictures_actu t0 WHERE t0.actuality_id = ? [2] [] [2020-01-06 15:42:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"95885d"},"request_uri":"http://localhost:8000/_wdt/95885d","method":"GET"} [] [2020-01-06 15:42:20] request.INFO: Matched route "productDeco.index". {"route":"productDeco.index","route_parameters":{"_route":"productDeco.index","_controller":"App\\Controller\\DecoController::index"},"request_uri":"http://localhost:8000/produits-decoration","method":"GET"} [] [2020-01-06 15:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.category_id AS category_id_5 FROM product_deco t0 [] [] [2020-01-06 15:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category_deco t0 WHERE t0.id = ? [1] [] [2020-01-06 15:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [1] [] [2020-01-06 15:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [2] [] [2020-01-06 15:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_deco_id AS product_deco_id_3 FROM pictures_deco t0 WHERE t0.product_deco_id = ? [3] [] [2020-01-06 15:42:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/produits-decoration")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/produits-decoration\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:42:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e3c969"},"request_uri":"http://localhost:8000/_wdt/e3c969","method":"GET"} [] [2020-01-06 15:43:15] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 15:43:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 15:43:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:43:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e98f7c"},"request_uri":"http://localhost:8000/_wdt/e98f7c","method":"GET"} [] [2020-01-06 15:44:28] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 15:44:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 15:44:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:44:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"96936f"},"request_uri":"http://localhost:8000/_wdt/96936f","method":"GET"} [] [2020-01-06 15:56:32] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:56:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:56:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4291b5"},"request_uri":"http://localhost:8000/_wdt/4291b5","method":"GET"} [] [2020-01-06 15:57:00] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:57:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:57:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"825279"},"request_uri":"http://localhost:8000/_wdt/825279","method":"GET"} [] [2020-01-06 15:57:04] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:57:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:57:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b45f96"},"request_uri":"http://localhost:8000/_wdt/b45f96","method":"GET"} [] [2020-01-06 15:57:06] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:57:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:57:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"89ced0"},"request_uri":"http://localhost:8000/_wdt/89ced0","method":"GET"} [] [2020-01-06 15:57:32] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:57:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:57:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"caa9d4"},"request_uri":"http://localhost:8000/_wdt/caa9d4","method":"GET"} [] [2020-01-06 15:58:10] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:58:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:58:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00ff53"},"request_uri":"http://localhost:8000/_wdt/00ff53","method":"GET"} [] [2020-01-06 15:58:21] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:58:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:58:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d18581"},"request_uri":"http://localhost:8000/_wdt/d18581","method":"GET"} [] [2020-01-06 15:58:22] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:58:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:58:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea84a3"},"request_uri":"http://localhost:8000/_wdt/ea84a3","method":"GET"} [] [2020-01-06 15:58:38] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:58:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:58:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb2788"},"request_uri":"http://localhost:8000/_wdt/cb2788","method":"GET"} [] [2020-01-06 15:58:40] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:58:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:58:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c48759"},"request_uri":"http://localhost:8000/_wdt/c48759","method":"GET"} [] [2020-01-06 15:59:30] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:59:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:59:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ea5f2"},"request_uri":"http://localhost:8000/_wdt/5ea5f2","method":"GET"} [] [2020-01-06 15:59:32] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 15:59:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 15:59:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c8067"},"request_uri":"http://localhost:8000/_wdt/8c8067","method":"GET"} [] [2020-01-06 15:59:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:00:00] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c0b20a"},"request_uri":"http://localhost:8000/_wdt/c0b20a","method":"GET"} [] [2020-01-06 16:00:08] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:00:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:00:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b22bc4"},"request_uri":"http://localhost:8000/_wdt/b22bc4","method":"GET"} [] [2020-01-06 16:00:09] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:00:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:00:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b1d38"},"request_uri":"http://localhost:8000/_wdt/4b1d38","method":"GET"} [] [2020-01-06 16:00:13] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:00:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:00:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4270a1"},"request_uri":"http://localhost:8000/_wdt/4270a1","method":"GET"} [] [2020-01-06 16:00:58] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:00:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:00:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64d0e5"},"request_uri":"http://localhost:8000/_wdt/64d0e5","method":"GET"} [] [2020-01-06 16:00:59] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef96c5"},"request_uri":"http://localhost:8000/_wdt/ef96c5","method":"GET"} [] [2020-01-06 16:01:15] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:01:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:01:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1738c2"},"request_uri":"http://localhost:8000/_wdt/1738c2","method":"GET"} [] [2020-01-06 16:01:17] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:01:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:01:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a6ca8"},"request_uri":"http://localhost:8000/_wdt/5a6ca8","method":"GET"} [] [2020-01-06 16:01:33] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:01:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:01:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4d32ea"},"request_uri":"http://localhost:8000/_wdt/4d32ea","method":"GET"} [] [2020-01-06 16:01:35] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:01:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:01:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"37323f"},"request_uri":"http://localhost:8000/_wdt/37323f","method":"GET"} [] [2020-01-06 16:01:53] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:01:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:01:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f30a04"},"request_uri":"http://localhost:8000/_wdt/f30a04","method":"GET"} [] [2020-01-06 16:01:55] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:01:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:01:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4bc3a"},"request_uri":"http://localhost:8000/_wdt/d4bc3a","method":"GET"} [] [2020-01-06 16:02:06] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:02:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:02:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30616a"},"request_uri":"http://localhost:8000/_wdt/30616a","method":"GET"} [] [2020-01-06 16:02:07] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:02:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:02:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a37d39"},"request_uri":"http://localhost:8000/_wdt/a37d39","method":"GET"} [] [2020-01-06 16:02:18] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:02:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:02:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba3752"},"request_uri":"http://localhost:8000/_wdt/ba3752","method":"GET"} [] [2020-01-06 16:02:21] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:02:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:02:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9337e1"},"request_uri":"http://localhost:8000/_wdt/9337e1","method":"GET"} [] [2020-01-06 16:02:38] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:02:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:02:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4b3158"},"request_uri":"http://localhost:8000/_wdt/4b3158","method":"GET"} [] [2020-01-06 16:02:40] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:02:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:02:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c53f85"},"request_uri":"http://localhost:8000/_wdt/c53f85","method":"GET"} [] [2020-01-06 16:02:43] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:02:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:02:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af9fc9"},"request_uri":"http://localhost:8000/_wdt/af9fc9","method":"GET"} [] [2020-01-06 16:03:34] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:03:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:03:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7fc9e3"},"request_uri":"http://localhost:8000/_wdt/7fc9e3","method":"GET"} [] [2020-01-06 16:03:46] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:03:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:03:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c73f07"},"request_uri":"http://localhost:8000/_wdt/c73f07","method":"GET"} [] [2020-01-06 16:03:48] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:03:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:03:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2bc76"},"request_uri":"http://localhost:8000/_wdt/d2bc76","method":"GET"} [] [2020-01-06 16:04:11] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ecb63d"},"request_uri":"http://localhost:8000/_wdt/ecb63d","method":"GET"} [] [2020-01-06 16:04:13] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4488c4"},"request_uri":"http://localhost:8000/_wdt/4488c4","method":"GET"} [] [2020-01-06 16:04:14] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a2296a"},"request_uri":"http://localhost:8000/_wdt/a2296a","method":"GET"} [] [2020-01-06 16:04:18] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f2597"},"request_uri":"http://localhost:8000/_wdt/4f2597","method":"GET"} [] [2020-01-06 16:04:20] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b06f9d"},"request_uri":"http://localhost:8000/_wdt/b06f9d","method":"GET"} [] [2020-01-06 16:04:21] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"496738"},"request_uri":"http://localhost:8000/_wdt/496738","method":"GET"} [] [2020-01-06 16:04:30] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cac1b6"},"request_uri":"http://localhost:8000/_wdt/cac1b6","method":"GET"} [] [2020-01-06 16:04:32] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:04:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:04:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30ad7e"},"request_uri":"http://localhost:8000/_wdt/30ad7e","method":"GET"} [] [2020-01-06 16:04:59] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:05:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d38007"},"request_uri":"http://localhost:8000/_wdt/d38007","method":"GET"} [] [2020-01-06 16:05:46] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:05:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:05:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"337b63"},"request_uri":"http://localhost:8000/_wdt/337b63","method":"GET"} [] [2020-01-06 16:05:48] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:05:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:05:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7401cf"},"request_uri":"http://localhost:8000/_wdt/7401cf","method":"GET"} [] [2020-01-06 16:05:49] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:05:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:05:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4ba31d"},"request_uri":"http://localhost:8000/_wdt/4ba31d","method":"GET"} [] [2020-01-06 16:05:56] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:05:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:05:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5dd6db"},"request_uri":"http://localhost:8000/_wdt/5dd6db","method":"GET"} [] [2020-01-06 16:05:59] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:05:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f54da"},"request_uri":"http://localhost:8000/_wdt/7f54da","method":"GET"} [] [2020-01-06 16:06:00] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:06:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:06:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f1cf1e"},"request_uri":"http://localhost:8000/_wdt/f1cf1e","method":"GET"} [] [2020-01-06 16:06:03] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:06:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b30aa6"},"request_uri":"http://localhost:8000/_wdt/b30aa6","method":"GET"} [] [2020-01-06 16:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:06:19] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:06:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:06:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4490cb"},"request_uri":"http://localhost:8000/_wdt/4490cb","method":"GET"} [] [2020-01-06 16:06:58] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:06:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:06:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8f5bb"},"request_uri":"http://localhost:8000/_wdt/f8f5bb","method":"GET"} [] [2020-01-06 16:06:59] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"28d601"},"request_uri":"http://localhost:8000/_wdt/28d601","method":"GET"} [] [2020-01-06 16:07:15] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4c9a2"},"request_uri":"http://localhost:8000/_wdt/c4c9a2","method":"GET"} [] [2020-01-06 16:07:16] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6161d"},"request_uri":"http://localhost:8000/_wdt/a6161d","method":"GET"} [] [2020-01-06 16:07:27] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8cf50"},"request_uri":"http://localhost:8000/_wdt/e8cf50","method":"GET"} [] [2020-01-06 16:07:28] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bdd227"},"request_uri":"http://localhost:8000/_wdt/bdd227","method":"GET"} [] [2020-01-06 16:07:29] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9da0e6"},"request_uri":"http://localhost:8000/_wdt/9da0e6","method":"GET"} [] [2020-01-06 16:07:38] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d349f"},"request_uri":"http://localhost:8000/_wdt/8d349f","method":"GET"} [] [2020-01-06 16:07:43] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"401412"},"request_uri":"http://localhost:8000/_wdt/401412","method":"GET"} [] [2020-01-06 16:07:44] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:07:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:07:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8c95ac"},"request_uri":"http://localhost:8000/_wdt/8c95ac","method":"GET"} [] [2020-01-06 16:08:09] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:08:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:08:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f73166"},"request_uri":"http://localhost:8000/_wdt/f73166","method":"GET"} [] [2020-01-06 16:08:34] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\HomeController::contact"},"request_uri":"http://localhost:8000/contact","method":"GET"} [] [2020-01-06 16:08:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:08:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b4c4e6"},"request_uri":"http://localhost:8000/_wdt/b4c4e6","method":"GET"} [] [2020-01-06 16:08:37] request.INFO: Matched route "devis". {"route":"devis","route_parameters":{"_route":"devis","_controller":"App\\Controller\\HomeController::devis"},"request_uri":"http://localhost:8000/devis","method":"GET"} [] [2020-01-06 16:08:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/devis")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/devis\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:08:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3d3835"},"request_uri":"http://localhost:8000/_wdt/3d3835","method":"GET"} [] [2020-01-06 16:09:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/contact")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/contact\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:09:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2020-01-06 16:09:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 16:09:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:09:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a60ae7"},"request_uri":"http://localhost:8000/_wdt/a60ae7","method":"GET"} [] [2020-01-06 16:09:27] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 16:09:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 16:09:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:09:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"32d70d"},"request_uri":"http://localhost:8000/_wdt/32d70d","method":"GET"} [] [2020-01-06 16:09:30] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6","method":"GET"} [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 [6] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[96,97,98,99,100,101,102,103]] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [96] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [96] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [97] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [97] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [98] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [98] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [99] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [99] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [100] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [100] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [101] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [101] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [102] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [102] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [103] [] [2020-01-06 16:09:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [103] [] [2020-01-06 16:09:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:09:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"660ed7"},"request_uri":"http://localhost:8000/_wdt/660ed7","method":"GET"} [] [2020-01-06 16:09:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 16:09:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 16:09:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:09:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f07f2"},"request_uri":"http://localhost:8000/_wdt/2f07f2","method":"GET"} [] [2020-01-06 16:14:51] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:14:51] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:14:51] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:14:51] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:14:51] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"." at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig line 7 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token \"punctuation\" of value \"{\". at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig:7)"} [] [2020-01-06 16:14:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8891f3"},"request_uri":"http://localhost:8000/_wdt/8891f3","method":"GET"} [] [2020-01-06 16:15:12] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:15:12] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:15:12] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:15:12] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:15:12] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"." at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig line 7 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token \"punctuation\" of value \"{\". at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig:7)"} [] [2020-01-06 16:15:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0456f"},"request_uri":"http://localhost:8000/_wdt/b0456f","method":"GET"} [] [2020-01-06 16:15:14] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:15:14] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:15:14] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:15:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:15:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:15:14] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"." at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig line 7 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token \"punctuation\" of value \"{\". at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig:7)"} [] [2020-01-06 16:15:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6021d9"},"request_uri":"http://localhost:8000/_wdt/6021d9","method":"GET"} [] [2020-01-06 16:19:28] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:19:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:19:28] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:19:28] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:19:28] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:19:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:19:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:19:28] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"." at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig line 7 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token \"punctuation\" of value \"{\". at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig:7)"} [] [2020-01-06 16:19:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9443a7"},"request_uri":"http://localhost:8000/_wdt/9443a7","method":"GET"} [] [2020-01-06 16:19:29] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:19:29] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:19:29] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:19:29] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:19:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:19:29] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"." at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig line 7 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token \"punctuation\" of value \"{\". at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig:7)"} [] [2020-01-06 16:19:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"97985d"},"request_uri":"http://localhost:8000/_wdt/97985d","method":"GET"} [] [2020-01-06 16:19:31] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:19:31] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:19:31] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:19:31] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:19:31] request.CRITICAL: Uncaught PHP Exception Twig\Error\SyntaxError: "A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"." at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig line 7 {"exception":"[object] (Twig\\Error\\SyntaxError(code: 0): A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token \"punctuation\" of value \"{\". at /Applications/MAMP/htdocs/RomaNature/templates/product/_tableauArdoises.html.twig:7)"} [] [2020-01-06 16:19:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c9c40b"},"request_uri":"http://localhost:8000/_wdt/c9c40b","method":"GET"} [] [2020-01-06 16:19:52] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 16:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 16:19:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:19:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a28549"},"request_uri":"http://localhost:8000/_wdt/a28549","method":"GET"} [] [2020-01-06 16:19:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:20:14] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 16:20:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 16:20:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:20:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e6170e"},"request_uri":"http://localhost:8000/_wdt/e6170e","method":"GET"} [] [2020-01-06 16:20:44] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 16:20:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 16:20:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:20:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b1c1c"},"request_uri":"http://localhost:8000/_wdt/2b1c1c","method":"GET"} [] [2020-01-06 16:21:32] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 16:21:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 16:21:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:21:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53faaa"},"request_uri":"http://localhost:8000/_wdt/53faaa","method":"GET"} [] [2020-01-06 16:22:57] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 16:22:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 16:22:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:22:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"606515"},"request_uri":"http://localhost:8000/_wdt/606515","method":"GET"} [] [2020-01-06 16:23:05] request.INFO: Matched route "category.show". {"route":"category.show","route_parameters":{"_route":"category.show","_controller":"App\\Controller\\CategorieController::show","slug":"ardoises","id":"6"},"request_uri":"http://localhost:8000/nos-produits/ardoises-6?page=2","method":"GET"} [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ? ["6"] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.category_id = ? [6] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT DISTINCT p0_.id AS id_0 FROM product p0_ WHERE p0_.category_id = ? LIMIT 8 OFFSET 8 [6] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.category_id AS category_id_5, p0_.finition_id AS finition_id_6, p0_.pose_id AS pose_id_7 FROM product p0_ WHERE p0_.category_id = ? AND p0_.id IN (?) [6,[104,105,106,107]] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [104] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM finition t0 WHERE t0.id = ? [1] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [104] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [105] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [105] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [106] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [106] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.filename AS filename_2, t0.product_id AS product_id_3 FROM pictures t0 WHERE t0.product_id = ? [107] [] [2020-01-06 16:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.format AS format_3, t0.epaisseur AS epaisseur_4, t0.bords AS bords_5, t0.calibre AS calibre_6, t0.materiau AS materiau_7, t0.specificite AS specificite_8 FROM modele t0 INNER JOIN product_modele ON t0.id = product_modele.modele_id WHERE product_modele.product_id = ? [107] [] [2020-01-06 16:23:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits/ardoises-6?page=2")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits/ardoises-6?page=2\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:23:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"46b8db"},"request_uri":"http://localhost:8000/_wdt/46b8db","method":"GET"} [] [2020-01-06 16:30:01] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 16:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 16:30:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:30:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47f72a"},"request_uri":"http://localhost:8000/_wdt/47f72a","method":"GET"} [] [2020-01-06 16:30:49] request.INFO: Matched route "category.index". {"route":"category.index","route_parameters":{"_route":"category.index","_controller":"App\\Controller\\CategorieController::index"},"request_uri":"http://localhost:8000/nos-produits","method":"GET"} [] [2020-01-06 16:30:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-06 16:30:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/nos-produits")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/nos-produits\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:30:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5ded53"},"request_uri":"http://localhost:8000/_wdt/5ded53","method":"GET"} [] [2020-01-06 16:30:52] request.INFO: Matched route "devis". {"route":"devis","route_parameters":{"_route":"devis","_controller":"App\\Controller\\HomeController::devis"},"request_uri":"http://localhost:8000/devis","method":"GET"} [] [2020-01-06 16:30:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /stylesheets/responsive.css" (from "http://localhost:8000/devis")" at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /stylesheets/responsive.css\" (from \"http://localhost:8000/devis\") at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/http-kernel/EventListener/RouterListener.php:138, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/stylesheets/responsive.css/\". at /Applications/MAMP/htdocs/RomaNature/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2020-01-06 16:30:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"20e5e6"},"request_uri":"http://localhost:8000/_wdt/20e5e6","method":"GET"} [] [2020-01-21 09:47:26] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\HomeController::index"},"request_uri":"http://production.beescom.fr/RomaBO/public/","method":"GET"} [] [2020-01-21 09:47:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 [] [] [2020-01-21 09:47:26] request.CRITICAL: 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 "roma" as such route does not exist.")." at /home/beescom/production/RomaBO/templates/base.html.twig line 32 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"roma\" as such route does not exist.\"). at /home/beescom/production/RomaBO/templates/base.html.twig:32, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"roma\" as such route does not exist. at /home/beescom/production/RomaBO/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:51)"} [] [2020-01-21 09:47:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9473f"},"request_uri":"http://production.beescom.fr/RomaBO/public/_wdt/f9473f","method":"GET"} []